latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Organization Management

List org transfers

List all transfers within an organization.

get/api/org/transfers

Query parameters

organizationIdstring required

The ID of the organization to list transfers for

The ID of the organization to list transfers for

searchstring

Free-text search across transfer address, label, and id

Free-text search across transfer address, label, and id

txidstring

Filter to a single transfer by transaction hash

Filter to a single transfer by transaction hash

dateGtestring

Filter to transfers created on or after this ISO date

Filter to transfers created on or after this ISO date

dateLtstring

Filter to transfers created before this ISO date

Filter to transfers created before this ISO date

limitstring

Maximum number of transfers to return in this page

Maximum number of transfers to return in this page

prevIdstring

Cursor from a previous response's nextBatchPrevId, for pagination

Cursor from a previous response's nextBatchPrevId, for pagination

'initialized' | 'pendingApproval' | 'rejected' | 'signed' | 'unconfirmed' | 'confirmed' | 'removed' | 'failed' | 'replaced' | 'reversed' | 'deleted'
OR
string[]

Filter by one or more transfer states

type'send' | 'receive'

Filter by transfer type (send or receive)

Filter by transfer type (send or receive)

currency'ARS' | 'AUD' | 'CAD' | 'CLP' | 'CNY' | 'COP' | 'DKK' | 'EUR' | 'GBP' | 'KRW' | 'INR' | 'JPY' | 'NOK' | 'SEK' | 'TRY' | 'USD' | 'UYU' | 'ZAR'

Fiat currency to use for computed fiat values on each transfer

Fiat currency to use for computed fiat values on each transfer

string
OR
string[]

Filter by one or more coin types

enterpriseIdstring

Filter to transfers belonging to a specific child enterprise

Filter to transfers belonging to a specific child enterprise

sort'asc' | 'desc'

Sort order for results by transfer date. Defaults to asc (oldest first).

Sort order for results by transfer date. Defaults to asc (oldest first).

Response

nextBatchPrevIdstring