Skip to main content
GET
List tracked keywords

Authorizations

Authorization
string
header
required

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

Query Parameters

period
string
Pattern: ^\d{2}-\d{4}$
query
string

Response

List tracked keywords for the active (user, org). The optional period query (MM-YYYY) selects which monthly snapshot to return; defaults to the latest. The optional query filters to tracked keywords that match the given search via the same Postgres full-text search used by /search/keywords.

data
object[]
required
error
object | null
required