GET
/
api
/
v1
/
post
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
teamId
string
required
title
string
required
postDate
string | null
required
status
enum<string>
required
Available options:
DRAFT,
SCHEDULED,
POSTED,
ERROR,
DELETED,
PROCESSING
data
object
required
createdAt
string | null
required
updatedAt
string | null
required
uploads
object[]
required
socialAccounts
object[]
required
postedDate
string | null
error
string | null
errors
object | null
externalData
object | null
deletedAt
string | null