TypeScript client
Analytics
Post performance
Return stored performance metrics for a single post across the accounts it was published to. Free: reads stored metrics only, with no live provider calls. Use listPostPerformance to compare metrics across many posts at once.
GET
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Post id (UUID), as returned by the create post and list posts endpoints.
Response
Success
a Universally Unique Identifier
Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Social platform identifier: x, tiktok, instagram, facebook, youtube, linkedin, or threads.
Available options:
x, tiktok, instagram, facebook, youtube, linkedin, threads Example:
"x"
Available options:
pending, collecting, completed, failed, stale