Skip to main content
GET
List ad campaigns

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Response

200 - application/json

A cursor-paginated page of campaigns in the standard { data, meta } envelope; data is the campaign array and meta.pagination carries the next cursor and has_more.

The response is of type object.