Get all tasks
POST/v1/filteredAllApprovalTask
Returns all pending tasks for a given approval client (identified by public key). Each task uses the same detail-level field set as the corresponding type-specific endpoint; the operation type determines which signed*Request property is populated at level3 and above.
Request
Responses
- 200
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
Server Error
Implementation Error