GET
/
campaigns

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page_size
integer

Number of items per page (1-100).

page_token
string

Token to fetch the next page of results, if available.

Response

200 - application/json
status
enum<string>
Available options:
success,
error
data
object