Post
Get post
GET
/
api
/
v1
/
post
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredResponse
200 - application/json
id
string
requiredteamId
string
requiredtitle
string
requiredpostDate
string | null
requiredstatus
enum<string>
requiredAvailable options:
DRAFT
, SCHEDULED
, POSTED
, ERROR
, DELETED
, PROCESSING
data
object
requiredcreatedAt
string | null
requiredupdatedAt
string | null
requireduploads
object[]
requiredsocialAccounts
object[]
requiredpostedDate
string | null
error
string | null
errors
object | null
externalData
object | null
deletedAt
string | null
Was this page helpful?