Skip to main content
GET
Get one creator's relationship with the token company

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.

Path Parameters

creatorId
string
required

The creator id — the token company must have at least one contract with them.

Query Parameters

client
string

Agency only — an owned client company id whose relationship with the creator to read. Omit for the token company; an out-of-subtree id 404s.

Response

The creator-relationship DTO.

data
object
required

Creator-relationship DTO (own contract rollup + per-segment platform percentile/reliability, data freshness).