Skip to main content
GET
Get all creatives

Get all creatives

Retrieve a list of all Creative Approval Requests for your organization. This includes creatives with all statuses: pending, approved, and rejected.
string
required
Your organization token (e.g., Org_4KmTqZnWpLx).

Response

Returns an array of CAR objects. Each object contains the complete creative details, current status, and relevant timestamps.

Response Schema

Array of objects with the following properties:

Example Request

Last modified on May 6, 2026