Skip to main content
GET
Get Broadcasts Interactions

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

The ID of the org

Query Parameters

broadcast_id
string
contact_id
string
type
enum<string>

The type of the broadcast recipient interaction

Available options:
CLICK
value
string
page
number

Page number

take
number

Number of items to take

next
string

Next page token (Only used on special endpoints)

Response

200 - application/json
id
string
required
type
enum<string>
required

The type of the broadcast recipient interaction

Available options:
CLICK
label
string | null
required
value
string
required
broadcast_id
string
required
recipient_id
string
required
created_at
string<date-time>
required