Get list of contacts from ledger

Gets a list of contacts for the ledger. This call supports only limited capabilites, such as sorting and pagination. For filters and searching, see the POST .../contacts/search endpoint

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

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.

string

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

string
enum

Optionally provides a different view of the data. Using count returns only the count of items that match this query.

Allowed:
Response

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