auditLogs
No description
auditLogs(
organizationId: ID!
cursor: String
filter: AuditLogFilter
pageSize: Int
): AuditLogResponse
Arguments
auditLogs.organizationId
● ID!
non-null scalar
auditLogs.cursor
● String
scalar
auditLogs.filter
● AuditLogFilter
input
auditLogs.pageSize
● Int
scalar
Number of events per page. Defaults to 50.