List or retrieve withdrawals

List withdrawals for the authenticated integrator. Use asset to filter the list. List responses may include an opaque lek; send that single value back unchanged with the same filters to retrieve the next page.
To retrieve one withdrawal, provide withdrawalId. This exact lookup returns one object instead of an array and cannot be combined with asset.

Query Params
uuid

Retrieve one withdrawal by its OneLiquidity withdrawal ID. Do not combine this with asset.

string

Filter withdrawals by asset code. Do not combine this with withdrawalId.

string

Opaque continuation value returned by the previous page. Send this single string back unchanged and keep the other filters the same.

integer
≥ 1

Maximum number of records to return on one page.

Responses

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