Get list of contacts from ledger

Returns contacts for the ledger with sorting and token-based pagination. Use the view parameter to switch between full contact data and count-only responses. For filtering and full-text search, use POST .../contacts/search instead.

🔒

Required role: viewer

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