get
https://api.delivr.ai/api/v1/campaigns
Retrieve campaigns. At least one of organization_id, project_id, or
integration_id is required. The response shape depends on whether
pagination is requested:
- With
limitoroffset: returns{ data, total_count }. - Without: returns a plain JSON array.
Six parameters are answered only under project_id: limit, offset, sort_by,
sort_order, query and status. Naming any of them alongside organization_id or
integration_id is refused with 400 rather than ignored, because the queries behind those
two scopes read none of them: accepting one and dropping it would answer a narrower
question with a wider set of rows and nothing saying so.
The source and active filters are the other way round and apply under
organization_id.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Missing or invalid authentication.
