Skip to main content
GET
List orders for the authenticated organization

Authorizations

x-api-key
string
header
required

Query Parameters

cursor
string

Opaque cursor from a previous response to fetch the next page

limit
number
default:20

Maximum number of results to return (1-100)

Required range: 1 <= x <= 100
direction
enum<string>

Pagination direction relative to the cursor

Available options:
forward,
backward
status
string[]
pairId
string
type
string[]
destinationCountry
string
paymentRail
enum<string>
Available options:
rtp,
fedwire,
ach,
swift,
fednow
createdFrom
string
createdTo
string
clientReferenceId
string

Client-supplied reference, unique per resource within your organization. 1-255 characters from A-Za-z, 0-9, underscore, hyphen, colon, and period — no spaces.

Response

data
object[]
required
meta
object
required