documentSetLogs
query
Document set audit logs
Retrieves the change history for document sets, tracking creation, modification, and AT status changes.
query {
documentSetLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |