Last updated 8 months ago
Parameters
Returns
VyPromise<> Specific signature request retrieved successfully.
This endpoint retrives a signature by `ID`.
public getSignatureInfoById(id: string) : VyPromise<VySignatureInfoDto>
id
string
This is the `id` of the signature request.