Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer | null
per_page
integer | null
type
enum<string>
Available options:
numbers,
emails
campaign_id
string<uuid>
search_ids
string<uuid>[]

Response

Array of SegmentResource

data
SegmentResource · object[]
required