Skip to main content
GET
Retrieve a paginated list of contacts belonging to the segment.

Path Parameters

string
required
The unique identifier of the segment.

Query Parameters

number
default:"50"
Number of contacts to return (max 100).
number
default:"0"
Pagination offset.

Response

array
string
Contact ID.
string
Email address.
string
First name.
string
Last name.
boolean
Unsubscribe status.
object
number
Total count.
number
Page limit.
number
Page offset.