Skip to main content
GET
Tracked account analytics

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Response

Success. Returns the resource envelope.

data
object[]
required

One row per tracked social account (creator x platform).

page
integer
required
limit
integer
required
total
integer
required
totalPages
integer
required
summary
object
required

Cross-account totals for the same filters.

filters
object

Echo of the parsed filters plus sortBy and sortOrder.