/affiliate/campaigns(/:campaign_state)

Returns the campaigns for the affiliate belonging to the access token owner.

Log in to see full request history

📘

Affiliate not found

If the access token owner is not responsible for an affiliate, the endpoint will return a 404.

📘

Filtering by campaign state

If a campaign_state parameter is supplied, the results are filtered to return campaigns in that state exclusively.

Path Params
string
required

Optional, one of: 'active', 'ended', 'successful'

Query Params
string
Defaults to 1

Page number

string
Defaults to 20

Items per page

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json