Broadcasts

Get the campaign recipients by ID

get/api/ext/v3/broadcasts/{broadcast_id}/recipients

Path parameters

broadcast_idstring required

The unique identifier of the broadcast to retrieve.

Query parameters

page_numberinteger required

Page number (1-based).

page_sizeinteger required

Number of items per page (max 100).

Response

Returns the broadcast recipients.

page_numberinteger

The current page number

page_sizeinteger

The number of items per page

total_countinteger

The total number of recipients

Changes

No recorded changes to this endpoint across all 1 revision of this API.