List All Payment Instruments

Lists every payment instrument across all Contacts on your account. Use the query parameters to filter by Contact ID, currency, or status.

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

Lucene-style query for filtering payment instruments. Supported fields: searchTerm (free text search in instrument name, description, wallet address, contact name, description, e.g., searchTerm:ethereum), paymentMethods (payment method type: CRYPTO, e.g., paymentMethods:CRYPTO), currency (currency of the instrument, e.g., currency:ETH), entityTypes (entity types: INDIVIDUAL, COMPANY, e.g., entityTypes:INDIVIDUAL).

integer
≥ 0
Defaults to 0

Zero-based page index (0..N)

integer
≥ 1
Defaults to 20

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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