Skip to main content
GET
Search campaigns by lead email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Search by lead email

Example:

"lead-email@example.com"

sort_column
string
default:timestamp_created

Sort campaigns by column name

Example:

"timestamp_created"

sort_order
string
default:asc

Sort direction

Example:

"asc"

Response

Default Response

items
Campaign · object[]