v1

latestOpenAPI 3.0.3MIT2026-07-24122271451.2 KB
Document Audit Trail

List Document Audit Trail

Retrieves the full audit trail for a specified document. The audit trail includes detailed user actions such as sending, viewing, signing, and editing, along with metadata like timestamps, IP addresses, and user identity. This endpoint is accessible to authorized workspace administrators only.

get/public/v2/documents/{document_id}/audit-trail

Path parameters

document_idstring required

Unique identifier of the document to retrieve the audit trail for.

Query parameters

limitinteger

Maximum number of items to return.

offsetinteger

Number of items to skip before starting to collect the result set.

Response

Successfully retrieved audit trail.

countinteger

Total number of audit trail entries available.