Campaigns
List campaigns
Returns all campaigns for the authenticated team
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of campaigns to return
Required range:
x <= 100
Cursor for pagination
Response
200
application/json
List of campaigns
The response is of type object[]
.