GetSignatureInfo
This endpoint retrives all the signature requests, and the results can be filtered by `userId` and signature status.
Parameters
query (optional) | Query to filter the operation results |
Returns
VyTask<VySignatureInfoDto> Signature requests retrieved succesfully.
Last updated