Skip to main content
GET
List payouts for an account

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

accountId
string
required

Trading account

Query Parameters

limit
integer
default:50

Payouts per page (newest first)

Required range: 1 <= x <= 100
offset
integer
default:0

Pagination offset

Required range: x >= 0

Response

Payout history

success
boolean
Example:

true

data
object
Example: