Skip to main content
GET
List All Posts

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Response

200 - application/json

Successful Response

id
string
required
campaignId
string
required
postType
enum<string>
required
Available options:
SOCIAL_POST,
AD,
EMAIL,
BLOG,
LANDING_PAGE
creatorId
string
required
platformId
string | null
title
string | null
caption
string | null
ctaText
string | null
ctaUrl
string | null
scheduledDate
string<date-time> | null
publishedDate
string<date-time> | null
externalPostId
string | null
externalPostUrl
string | null
status
enum<string>
default:DRAFT
Available options:
DRAFT,
SCHEDULED,
PUBLISHED,
PAUSED,
ARCHIVED
meta
Meta · object | null
creatorName
string | null
media
CampaignMediaSummary · object[]
createdDate
string<date-time> | null
updatedDate
string<date-time> | null