Get Identification Evidence JSON
GET/signature-requests/:SR_ID/identification_evidence/:EVIDENCE_ID
Retrieves the full identification evidence record as JSON for the given
SignatureRequest and evidence_id.
Requirements:
- The business must have Express QES identification evidence enabled.
- The identification process must be completed (
evidence_idis required).
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
- 503
Identification result for the completed Express QES identification process. The exact schema depends on the identification provider configuration and is available on request.
Unauthorized
Access denied
Not found
Too many requests
Internal server error
Service unavailable