List signing requests in a vault with optional filters.
Returns signing requests for a vault. You can filter by status and paginate withDocumentation Index
Fetch the complete documentation index at: https://docs.mpcvault.com/llms.txt
Use this file to discover all available pages before exploring further.
page and limit.Your API token. Required for all API requests.
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.
SORT_ORDER_DESC, SORT_ORDER_ASC Success