Logo
lemon.markets API Documentation

Retrieve Withdrawals

GET {{trading_url}}/account/withdrawals/

 

Body PARAM

Key Datatype Required Description 
limit
null int - pagination limit (optional)
page
null int - results page (optional)



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'trading_url/account/withdrawals/?limit=&page='

ENDPOINTS