Participant State
Read participations breakdown by Marketing Event external identifier
Read Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.
get/marketing/marketing-events/2026-03/participations/{externalAccountId}/{externalEventId}/breakdown
Path parameters
externalAccountIdstring required
The accountId that is associated with this marketing event in the external event application.
externalEventIdstring required
The id of the marketing event in the external event application.
Query parameters
afterstring
The cursor indicating the position of the last retrieved item.
contactIdentifierstring
The identifier of the Contact. It may be email or internal id.
limitinteger
The limit for response size. The default value is 10, the max number is 100
statestring
The participation state value. It may be REGISTERED, CANCELLED, ATTENDED, NO_SHOW
Response
successful operation