PandaDoc
documents_audit_trail_get
Retrieve audit trail for a document.
Remote svitlana-omelia/pandadoc
Remote (network-hosted)
Other tools also called documents_audit_trail_get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"document_id": {
"type": "string",
"description": "Document ID"
}
}
}