Get specific campaign

Retrieve a single campaign by its numeric id.

When to use. Drill-down to the full detail of one campaign, for example from a list row, or read its current settings before an update. Returns 404 if the id does not exist or is not visible to your API user.

Shape. { "campaigns": [ <campaign> ], "total_campaigns": 1 }, matching the list endpoint's envelope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Campaign ID.

Responses

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