Topics
List Topics
GET
/
sources
/
{source_id}
/
topics
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
source_id
integer
requiredID of the source
Response
200 - application/json
A successfully fetched list of results.
status
enum<string>
requiredThe outcome of the request
Available options:
success
pagination
object
requiredAn object to help you navigate the list of results.
data
object[]
requiredThe list of results.
Was this page helpful?