Skip to main content
GET
List all swaps

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

userId
string

The user ID.

limit
string

default to 10, maximum to 100

createdBefore
string<date>

ISO format: YYYY-MM-DD

createdAfter
string<date>

ISO format: YYYY-MM-DD

Response

Success

count
integer
Example:

1

data
object[]
nextCursor
string<date-time>
Example:

"2025-08-20T04:08:10.837+00:00"