Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

A unique identifier representing the bulk job

Query Parameters

cursor
string | null

A unique identifier that allows for fetching the next set of users added to the bulk job

Response

items
BulkMessageUserResponse · object[]
required
paging
Paging · object
required