List sending-to addresses.

Query Params
companyNumbers
array of strings

Company numbers used to scope whitelist entries. Omit (or pass an empty list) to use every company the caller has access to.

companyNumbers
profileIds
array of objects

Optional profile id filter. Omit to include all profiles.

profileIds
addresses
array of objects

Optional on-chain address filter. Omit to include all addresses.

addresses
statuses
array of objects

Optional whitelist status filter. Omit to include all statuses.

statuses
Allowed:
int32 | int32
1 to 5000
^-?(?:0|[1-9]\d*)$

Max number of records to return on the initial page. Must be bigger than 0 and less than or equal to 5000. Default is 100. Cannot be used together with cursor.

enum

Order of records on the initial page. Cannot be used together with cursor.

Allowed:
string
length between 1 and 512
^[A-Za-z0-9_=\-]+$

Cursor from a previous response used to fetch the next or previous page. Cannot be used with any other parameters except direction.

enum

Traversal direction when using cursor. Required when using cursor.

Allowed:
Responses

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