Get Evidence Set

URL Base:

  • UAT: https://api.cadastro.uat.unico.app.

  • Production: https://api.cadastro.unico.app.

GetEvidenceSet

get

Endpoint to retrieve the evidence set from the identity verification process by Unico.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Process ID.

Responses
get
/client/v1/process/{processId}/evidenceset

Errors

code
message
Description

3

process id is invalid

When the process id is invalid.

Last updated

Was this helpful?