Skip to main content
GET
List campaigns

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Query Parameters

bse
string

Filter by BSE UUID. Returns campaigns whose originating lead was created by this user (Lead.created_by).

category
string

Filter by LeadCategory name, case-insensitive. e.g. Direct, Agency, Digital, Government.

cursor
string

The pagination cursor value.

page_size
integer

Number of results to return per page.

Case-insensitive substring search across campaign reference, company name, contact phone, and contact email.

Response

200 - application/json
results
object[]
required
next
string<uri> | null
Example:

"http://api.example.org/accounts/?cursor=cD00ODY%3D\""

previous
string<uri> | null
Example:

"http://api.example.org/accounts/?cursor=cj0xJnA9NDg3"