List off-ramps
Off-Ramps
List off-ramps
Returns a paginated list of off-ramp payments for the authenticated user.
Filtering:
status: Filter by payment statusnetwork: Filter by payment networkaccountId: Filter by destination account ID
Sorting:
sort=desc(default): Newest firstsort=asc: Oldest first
Pagination:
Use cursor-based pagination with the cursor parameter.
GET
List off-ramps
Authorizations
Cognito JWT token for regular user authentication
Query Parameters
Maximum number of results to return
Required range:
1 <= x <= 100Opaque cursor for pagination. Use the nextCursor value from the previous response.
Available options:
awaiting_funding, queued, in_flight, completed, canceled, failed, reversed, refunded Available options:
ethereum, polygon, arbitrum, base, optimism, avalanche, binance-smart-chain, solana, bitcoin, dash, tron, sui, hyperevm, monad, sonic, unichain Filter by destination account ID
Example:
"6a749a054c3b8fc5da595d16"
Available options:
desc, asc