Skip to main content
GET
List Topics
Returns all topics in the token’s workspace. Optionally filter by brand.

Parameters

string
required
Bearer token. Format: Bearer slat_<your-token>.
number
Filter topics by brand ID.

Response

Returns 200 OK with an array of topics.
object[]
required
Array of topic objects.

Example

Response

Status codes

What’s next