Skip to main content
GET
Get campaigns associated with an email

Authorizations

Authorization
string
header
required

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

Path Parameters

email
string
required

Email

Example:

"user@example.com"

Query Parameters

limit
number
Example:

10

starting_after
string
Example:

"2025-03-07T00:00:00.000Z"

Response

The list of Account Campaign Mapping

items
Account Campaign Mapping · object[]
required

The list of Account Campaign Mapping

next_starting_after
string

The filter for getting the next items after this one, this could either be a UUID, a timestamp, on an email depending on the specific API

Example:

"019f985c-9219-7787-9443-5844f2991093"