GetSigningRequestList
Signing Requests
GetSigningRequestList
List signing requests in a vault with optional filters.
POST
GetSigningRequestList
Returns signing requests for a vault. You can filter by status and paginate with
page and limit.Authorizations
Your API token. Required for all API requests.
Body
application/json
required:true symbol_value:"9f5ee5fb-07f5-470c-a2ff-081e2d6d107a" comment:vault_uuid is the UUID of the vault that the signingRequest was created in.
symbol_value:1 comment: page is the page number. default: 1
symbol_value:10 comment:limit is the number of signingRequests to return. default: 10 max: 100
required:true symbol_value:"0 comment:sort_order is the order of the signing requests ,o to desc,1 to asc.
Available options:
SORT_ORDER_DESC, SORT_ORDER_ASC Response
200 - application/json
Success
signingRequests
(aptos_message · object | aptos_send_coin · object | aptos_send_custom · object | aptos_send_native · object | btc_send_native · object | create_wallet · object | evm_message · object | evm_send_custom · object | evm_send_erc20 · object | evm_send_native · object | raw_message · object | solana_message · object | solana_send_custom · object | solana_send_native · object | solana_send_spl_token · object | sonic_svm_send_custom · object | sonic_svm_send_native · object | sonic_svm_send_spl_token · object | stellar_change_trust · object | stellar_send_asset · object | stellar_send_custom · object | stellar_send_native · object | sui_message · object | sui_send_coin · object | sui_send_custom · object | sui_send_native · object | ton_message · object | ton_send_custom · object | ton_send_native · object | ton_send_token · object | tron_send_native · object | tron_send_trc10 · object | tron_send_trc20 · object)[]
- aptos_message
- aptos_send_coin
- aptos_send_custom
- aptos_send_native
- btc_send_native
- create_wallet
- evm_message
- evm_send_custom
- evm_send_erc20
- evm_send_native
- raw_message
- solana_message
- solana_send_custom
- solana_send_native
- solana_send_spl_token
- sonic_svm_send_custom
- sonic_svm_send_native
- sonic_svm_send_spl_token
- stellar_change_trust
- stellar_send_asset
- stellar_send_custom
- stellar_send_native
- sui_message
- sui_send_coin
- sui_send_custom
- sui_send_native
- ton_message
- ton_send_custom
- ton_send_native
- ton_send_token
- tron_send_native
- tron_send_trc10
- tron_send_trc20
- execute_signing_requests_error_code
- service_error_code