get

List person email addresses across the agency, filterable by person_ids and created/updated date ranges, sortable by created_at or updated_at, with scroll pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

A cursor used to retrieve the next page of results.
Returned in each response.

integer

Number of results to return in each page

person_ids
array of integers
person_ids
string

Timestamp before which the email was created

string

Timestamp after which the email was created

string

Timestamp before which the email was updated

string

Timestamp after which the email was updated

string

Sort by created_at in ascending or descending order

string

Sort by updated_at in ascending or descending order

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!