Get Evidence Sign

URL Base:

  • UAT: https://signhom.acesso.io.

  • Production: https://sign.acesso.io.

GetEvidenceSign

get

Endpoint to retrieve the evidential set of the signature. Only for flows with electronic signature.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
id-documentstringRequired

Document ID.

Responses
200

Evidential set obtained successfully.

application/pdf
Responsestring · binary

PDF file generated by the system.

get
/api/v1/service/evidence/{id-document}
GET /api/v1/service/evidence/{id-document} HTTP/1.1
Host: signhom.acesso.io
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
binary

Example of a generated document:

Errors

Last updated

Was this helpful?