Post
Get post list
GET
/
api
/
v1
/
post
/
Authorizations
x-api-key
string
headerrequiredQuery Parameters
teamId
string
requiredstatus
enum<string> | null
Available options:
DRAFT
, SCHEDULED
, POSTED
, ERROR
, DELETED
, PROCESSING
orderBy
enum<string> | null
Available options:
createdAt
, updatedAt
, postDate
, postedDate
, deletedAt
order
enum<string> | null
Available options:
ASC
, DESC
q
string | null
platforms
enum<string>[] | null
Available options:
TIKTOK
, YOUTUBE
, INSTAGRAM
, FACEBOOK
, TWITTER
, THREADS
, LINKEDIN
, PINTEREST
, REDDIT
, MASTODON
, DISCORD
, SLACK
offset
number | null
default: 0limit
number | null
default: 10Response
200 - application/json
items
object[]
requiredtotal
number
requiredWas this page helpful?