Campaigns

Get user campaigns

Retrieve a list of campaigns for the authenticated user with optional filtering

get/api/campaigns

Query parameters

status'Enabled' | 'Disable'

Filter campaigns by status

limitstring

Maximum number of results per request

offsetstring

Number of results to skip

Response

List of campaigns

okboolean
totalnumber

Total number of campaigns matching the filter

Changes

No recorded changes to this endpoint across all 1 revision of this API.