Get single approval


You can use the getSingleApproval method to get a single approval with the specified ID. 

URL

The following URL is the syntax to use the getSingleApproval method:

GET rx/application/approval/single/{identifier}

where identifier is the signatureInstanceID property of the approval signature.

Example

If you want to get the approval with the signatureInstanceID AGGAA5V0HGZZVAOORA10ONVA9CKZZ4|AGGAA5V0HGZZVAOORA10ONVA9CLAAF, use the following URL:

GET rx/application/approval/single/AGGAA5V0HGZZVAOORA10ONVA9CKZZ4|AGGAA5V0HGZZVAOORA10ONVA9CLAAF

where AGGAA5V0HGZZVAOORA10ONVA9CKZZ4|AGGAA5V0HGZZVAOORA10ONVA9CLAAF is signatureInstanceID property of the approval signature.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*