enterpriseIdstring
Filter by enterprise
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
enterpriseBitGoOrgstring
BitGo Organization related to this entity
Enum: BitGo Trust BitGo New York BitGo Germany BitGo Switzerland BitGo Europe ApS Frankfurt DE Trust BitGo Singapore BitGo Korea BitGo Custody MENA FZE BitGo India BitGo Sister Trust 1 BitGo Inc
reservationExpireTimestring
When set, reserve all unspents used in transactions for this amount of time
idstring
Only return PA with specified id if provided
Example: 59cd72485007a239fb00282ed480da1f
Pattern: ^[0-9a-f]{32}$
coinsarray[string]
Example: btc
limitstringDefault: 25
Maximum number of results to return. If the result set is truncated, use the "nextBatchPrevId" value to get the next batch.
prevIdstring
Return the next batch of results, based on the "nextBatchPrevId" value from the previous batch.
subWalletTypestring
filter by subWalletTypes; no filtering is done if absent or empty
excludeFiatboolean
True if fiat currencies should be excluded
frozenboolean
True if frozen pending approvals should be included
maxRequestedAmountstring<number>
maximum amount of requestedAmount for the pending approvals should be included
minRequestedAmountstring<number>
minimum amount of requestedAmount for the pending approvals should be included
walletTypesarray[string]
filter by wallet types; no filtering is done if absent or empty
sortDirectionstring
Sorts order by field in specified sort direction, default ascending.
Enum: ASC DESC
keyCurvestring
Filters by key curve
Enum: secp256k1 ed25519 bls12_381
enterpriseSourcestring
Filter by Ftx/Non-Ftx
Enum: ftx nonFtx
optimizedboolean
Uses an experimental, optimized flow to reduce latency; param will be removed later