Retrieve all topics in your workspace.
Returns all topics in the token’s workspace. Optionally filter by brand.Documentation Index
Fetch the complete documentation index at: https://slatehq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer slat_<your-token>.200 OK with an array of topics.
| Status | Description |
|---|---|
200 | Topics returned. |
401 | Missing or invalid Bearer token. See Authentication. |
404 | No topics found for the specified brand. |
500 | Internal server error. |