List Account Entries
List entries inside an account list.
Requires the account_lists:read scope on the API key.
Query parameters
Page number.
Page number.
Number of items per page.
Number of items per page.
Field to sort by.
Sort direction.
ID of the account list to scope the result to.
ID of the account list to scope the result to.
Filter by company name (exact match).
Filter by company name (exact match).
Filter by company domain (exact match).
Filter by company domain (exact match).
Return entries created strictly before this timestamp.
Return entries created strictly before this timestamp.
Return entries created strictly after this timestamp.
Return entries created strictly after this timestamp.
Response
Successful Response
Changes
Changed in 1 of the 13 revisions of this API.1
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○