Get audit trail
Returns the complete activity log for a document, including when it was viewed, signed, completed, and any other notable events.
GET
/signatures/auditAuthorization
AuthorizationBearer token · headerrequiredPass your API key as a Bearer token. API keys are scoped to specific operations — configure scopes in your organization's Settings → Developer → API Keys.
Query parameters
document_idstringrequiredlimitintegermin 1 · max 100
Responses
200
OK
entriesAuditEntry[]Show propertiesHide properties
Array of
AuditEntryidstringrequiredevent_typestringrequiredDot-separated action identifier, e.g. document.viewed, recipient.signed, document.completed
actor_emailstring<email>actor_namestringtimestampstring<date-time>requiredip_addressstringuser_agentstringdetailsobject401
Missing or invalid API key
typestringrequiredMachine-readable error code
statusintegerrequiredHTTP status code
titlestringrequiredHuman-readable error message
detailsobjectField-level validation errors
404
Resource not found
typestringrequiredMachine-readable error code
statusintegerrequiredHTTP status code
titlestringrequiredHuman-readable error message
detailsobjectField-level validation errors