Skip to main content

Download a Signature XAdES

GET 

/v3/documents/:documentId/signatures/:signatureId/xades

This endpoint allows for downloading the XAdES of a document's signature. more informations

Request

Path Parameters

    documentId stringrequired

    The unique identifier of the document.

    signatureId stringrequired

    The unique identifier of the signature.

Responses

The downloaded XAdES of the document's signature.

Schema

    string

Loading...