getSignatureInfoById
This endpoint retrives a signature by `ID`.
Parameters
id | string | This is the `id` of the signature request. |
Returns
VyPromise<VySignatureInfoDto> Specific signature request retrieved successfully.
Last updated
This endpoint retrives a signature by `ID`.
Parameters
id | string | This is the `id` of the signature request. |
Returns
VyPromise<VySignatureInfoDto> Specific signature request retrieved successfully.
Last updated