Get post by UUID
Returns a specific post owned by the authenticated user by its UUID.
Scope required: read:post
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
"2025-06-26"
Path Parameters
UUID of the post to retrieve
Response
Post details
Unique identifier of the post
Date/time when the post was created (ISO 8601 format)
Text content of the post
Price in cents for paid posts
UUID of free preview media
Audience that can view the post
subscribers, followers-and-subscribers Future date/time when the post will be published (ISO 8601 format)
Date/time when the post was published (ISO 8601 format)
Date/time when the post expires (ISO 8601 format)
Array of media UUIDs attached to the post
Whether the post is pinned to the top of the feed
Number of likes the post has received
Number of comments on the post
Tips statistics for this post
Content collections this post belongs to