Download ledger contacts as file

Gets a list of contacts for the ledger. Any of the contact attributes listed in the querystring parameters can be used as filters (filters operate as partial matches).
Use the /contacts endpoint to return the results as JSON.
Role(s) permitted: viewer, editor, admin

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

Company name to filter on. Partial match.

string

Job title to filter on. Partial match.

string

Contact name to filter on. Partial match.

string

Which field to sort on. Use the pattern +name to sort ascending and -name to sort descending.

integer

Number of records to return. Use to improve performance for large ledgers. Used in conjunction with offset.

integer

Record number to start at when returning results. Used in conjunction with limit.

string

Only return contacts that have changed jobs from the given date

string

Only return contacts that have changed jobs before the given date

boolean

Filter results on whether or not the contacts have been verified by Live Data.

string

Reference ID to filter on.

string

Imported company name to filter on. Partial match.

string

Imported job title to filter on. Partial match.

string

LinkedIn value to filter on. Partial match.

string

Email address to filter on. Partial match.

string
enum

Email status to filter on.

Allowed:
string

Only return contacts that have had information changed from the given date

string

Only return contacts that have had information changed before the given date

boolean

Only return contacts that have multiple jobs.

string

Only return contacts with a job start date from the given date.

string

Only return contacts with a job start date before the given date.

string

Only return contacts imported from this import batch

string

Only return contacts that work in the selected job domain.

string

Only return contacts that match the selected job level.

string

Only return contacts imported with the selected job level.

string

Only return contacts imported with the selected job domain.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv