Customers
List the campaigns a customer is enrolled in (paginated)
get/customers/{id}/campaigns
Path parameters
idstring required
The ID of the customer
Query parameters
afterstring
Cursor returned from the previous page's page_info.end_cursor. The row it points to is excluded from the result.
Response
A paginated list of campaigns the customer is enrolled in, newest campaign first
Changes
No recorded changes to this endpoint across all 1 revision of this API.