Skip to main content
GET
List withdrawals

How it works

The user’s most recent withdrawals (up to 20), newest first, across every rail. Poll it to reflect status changes in your UI — a few times a day is plenty, since transfers are executed by a human within 1-3 business days.

Authorizations

Authorization
string
header
required

A platform access token. Get one on the Create an access token endpoint by exchanging your client_id + client_secret, then send it as Authorization: Bearer <token>. Tokens live one hour.

Query Parameters

user_id
string
required

The connected user's id.

Response

The list.

object
enum<string>
Available options:
list
data
object[]