curl --request GET \
--url https://api.breet.io/v1/payments/withdrawals \
--header 'X-Breet-Env: <api-key>' \
--header 'x-app-id: <api-key>' \
--header 'x-app-secret: <api-key>'Retrieve all withdrawals
curl --request GET \
--url https://api.breet.io/v1/payments/withdrawals \
--header 'X-Breet-Env: <api-key>' \
--header 'x-app-id: <api-key>' \
--header 'x-app-secret: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.breet.io/llms.txt
Use this file to discover all available pages before exploring further.
Your application ID from the Breet dashboard
Your application secret from the Breet dashboard
Environment selector: development or production
List of withdrawals returned successfully
Was this page helpful?