retentionLogs
query
Retention audit logs
Retrieves the change history for retentions.
query {
retentionLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |
Retention audit logs
Retrieves the change history for retentions.
query {
retentionLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |