Get Document Signed

circle-info

URL Base:

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

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

GetDocumentSigned

get

Endpoint to retrieve the signed document in PDF format. Only for flows with electronic signature.

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

Document ID.

Responses
chevron-right
200

Signed document obtained successfully.

application/pdf
Responsestring · binary

PDF file generated by the system.

get
/api/v1/service/file/{documentId}

Example of a generated document:

circle-exclamation

Errors

Last updated

Was this helpful?