Obter Links de Assinatura (por documento)
get/api/documents/{id}/signature-links
Path parameters
idinteger required
Id do documento.
Response
200
Example response
[
{
"identifier": "string",
"email": "string",
"signatureLink": "string | vazio se ainda não disponível"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.