Skip to main content
GET
Get topic cluster details
Returns detailed information about a specific topic including all linked keywords, prompts, visibility trends, and performance insights.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

topicId
string
required

Topic cluster ID

Query Parameters

teamId
string

Team ID

days
string

Legacy rolling-window fallback (number of days). Prefer startDate + endDate.

startDate
string

Window start date (YYYY-MM-DD, UTC). Takes precedence over days.

endDate
string

Window end date (YYYY-MM-DD, UTC). Takes precedence over days.

Response

Default Response

topic
object
overview
object
trend
object
performance
object
keywords
object[]
prompts
object[]