Skip to main content
GET
Get post list

Authorizations

x-api-key
string
header
required

Query Parameters

teamId
string
required
status
enum<string> | null
Available options:
DRAFT,
SCHEDULED,
POSTED,
ERROR,
DELETED,
PROCESSING,
REVIEW,
RETRYING
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,
BLUESKY,
GOOGLE_BUSINESS,
SNAPCHAT
postDateFrom
string<date-time> | null
postDateTo
string<date-time> | null
offset
number | null
default:0
limit
number | null
default:10

Response

200

items
object[]
required
total
number
required