Skip to main content
GET
List topics

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

modelId
string<uuid>
required

The ID of the model.

Example:

"123e4567-e89b-12d3-a456-426614174000"

Query Parameters

branch_id
string<uuid>

Branch ID to use for branch-aware operations

Example:

"123e4567-e89b-12d3-a456-426614174001"

Response

List of topics in the model

success
boolean
required

Whether the operation succeeded

topics
(Regular topic · object | Composite topic · object)[]
required

List of topic objects