v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
TravelRulePublic

get/travelrule/vasps

Query parameters

idsstring[]

Optionally filter by the vasps' IDs.

limitinteger

Number of results to return. Defaults to 100 if no limit is provided.

order'DESC' | 'ASC'

Determines whether the items are returned in ascending (ASC), or descending (DESC) order.

order_by'NAME'

The specific method by which the returned results will be ordered.

page_cursorstring

Optional: Cursor for getting the next page of results. When the number of items returned is fewer than the limit, there is currently no next page.

searchstring

Optional: case-insensitive prefix match on the VASP name, for type-ahead lookup.

Response

A successful response.

next_page_cursorstring

Cursor for the next page of results, or empty when there are no more results.