List addresses for a vault

Retrieves a paginated list of addresses for the specified vault. By default, returns both monitored and unmonitored addresses. Use the monitored query parameter to filter by monitoring status.

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

Maximum number of items to return when paginating forward. Use with after (or alone for the first page).

string | null

Maximum number of items to return when paginating backward. Use with before. Mutually exclusive with first/after.

string | null

Opaque cursor string from a prior pageInfo.endCursor (forward) or pageInfo.startCursor (backward). Do not construct manually.

string | null

Opaque cursor string from a prior pageInfo.endCursor (forward) or pageInfo.startCursor (backward). Do not construct manually.

string
enum

Filter by monitoring status. Defaults to returning both monitored and unmonitored.

Allowed:
Responses

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