Finds the Contact Id's that match a Segment and the AdditionalContext payload

Path Params
string
required

segmentId

Query Params
string
enum
Defaults to id

Comma delimited list of fields for which to sort the results. Optionally prepended with a dash sign to indicate descending order. Allowed fields: id, email, phone, first_name, last_name, full_name, cdate, udate, account_name, score, score. The score option will sort off of the value of a particular score.

Examples: "email", "-phone", "score2", "last_name,-first_name"

integer
Defaults to 1

Page Number

integer
≤ 10000
Defaults to 20

Page Size. Maximum: 10,000

string
enum

If present, response will return instantly without waiting for the results to be ready

Allowed:
Body Params
data
object
Responses

401

Unauthorized

403

Forbidden

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json