GET
/
api
/
v1
/
post
/

Authorizations

x-api-key
string
headerrequired

Query Parameters

teamId
string
required
status
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: 0
limit
number | null
default: 10

Response

200 - application/json
items
object[]
required
total
number
required