List Submissions
Returns content submitted by creators for review, newest first. Use status=in_review to fetch your review queue.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The campaign ID
Query Parameters
Filter by review status
in_review: waiting on your decision (a rejected submission returns here when the creator submits a revision). approved: cleared to post. rejected: you sent it back for changes. failed: automatic validation or processing failed — see failure_reason. post_deleted: the content was posted and later taken down.
in_review, approved, rejected, failed, post_deleted "in_review"
Only submissions from this creator
Only submissions for this task
Only submissions submitted at or after this time (ISO 8601)
Only submissions submitted before this time (ISO 8601)
Number of items to return per page
1 <= x <= 100Opaque pagination cursor from a previous response's next_cursor