Returns standalone social account posts for the API key’s organization.
Each item includes the materialized content and schedule for that social-account target.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter to one or more projects. Provide a comma-separated list of project IDs.
Filter to one or more connected social accounts. Provide a comma-separated list of social account IDs.
Filter to one or more parent posts. Provide a comma-separated list of post IDs.
Filter to one or more social platforms. Provide a comma-separated list of platform values.
Identifies which social media platform this data structure targets.
PINTEREST, LINKEDIN, LINKEDIN_PAGES, INSTAGRAM, FACEBOOK, TIKTOK, X, YOUTUBE, WOOPTEST Filter to one or more delivery statuses. Provide a comma-separated list of delivery status values.
Delivery lifecycle status for a post.
NOT_STARTED: The post exists and is scheduled, but delivery has not started yet.
SENDING: Delivery is currently in progress.
PUBLISHED: Delivery completed successfully.
FAILED: Delivery completed unsuccessfully.
NOT_STARTED, SENDING, PUBLISHED, FAILED Number of items to return.
1 <= x <= 100Opaque cursor for the next page of results.
Social account posts.
Opaque cursor for the next page of results. Omitted when there are no more results.