Get Identification Evidence Status
GET/signature-requests/:SR_ID/identification_evidence/:EVIDENCE_ID/status
Returns the current status of the identification evidence for the given
SignatureRequest and evidence_id.
Requirements:
- The business must have Express QES identification evidence enabled.
- The identification process must have been initiated (
evidence_idis required, available insigner_identity_data.evidence_idof theSignatureRequestresponse).
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
- 503
OK
Unauthorized
Access denied
Not found
Too many requests
Internal server error
Service unavailable