Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************

Query Parameters

account_id
string
required

Business or user account ID (biz_* / user_*).

Response

swaps listed

data
object[]
required

Swaps returned for this account.