Skip to main content
GET
Get a post

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

id
string
required

A tracked post's id.

Response

The post (with contract/program/creator enrichment).

data
object
required

A tracked creator post. Permissive — extra fields may be present.