For the complete documentation index, see llms.txt. This page is also available as Markdown.

auditLogCount

Count of audit log entries matching specified criteria.

Examples

type AuditLogCount {
  count: Float
}

Fields

Field
Description
Supported fields

count Float

Total number of matching audit log entries

References

Queries using this object:

Last updated