Skip to main content
GET
Get Project Stats (all)

Authorizations

X-API-Key
string
header
required

Authenticate every request by passing your API key in the X-API-Key header. Keys are scoped to your organization hierarchy.

Query Parameters

startDate
string<date>
required

Start date in YYYY-MM-DD format

Example:

"2026-01-01"

endDate
string<date>
required

End date in YYYY-MM-DD format

Example:

"2026-01-31"

organizationId
string

Filter to a specific descendant organization

brandId
string

Filter to a specific brand

campaignId
string

Filter to a specific campaign

status
enum<string>

Filter by status: draft, active, completed, archived, all

Available options:
draft,
active,
completed,
archived,
all

Response

Successful response

success
boolean
required
data
object
required