Skip to main content
GET
List campaigns a contact is enrolled in

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Query Parameters

limit
integer

Maximum campaigns to return. Defaults to 50, capped at 100.

Required range: 1 <= x <= 100

Response

200 - application/json

The campaigns this contact is enrolled in or was messaged by.

data
object[]
meta
object