List campaigns interactions
GET {{baseUrl}}/v4/campaign_interactions?limit=10
List of all the campaigns that the caller has access to. The campaigns are sorted by updatedAt date, in descending order
Campaigns can be filtered by their status using the status query paramter
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |