Skip to main content
Lists your orders, newest first.

Endpoint

Requires the offramp scope.

Query parameters

status
string
Filter by status: pending, settling, completed, failed, or expired.
limit
number
default:"20"
Page size, max 100.
offset
number
default:"0"
Rows to skip.

Example

Response (200)

orders
array
required
total
number
required
Total rows matching the filter. Use with limit/offset to paginate.