API ClientsTypeScript SDKAPI ReferenceCoreType AliasesAuditLogSearchQueryResultVersion: 8.9On this pageType Alias: AuditLogSearchQueryResult type AuditLogSearchQueryResult = SearchQueryResponse & object; Audit log search response. Type Declaration items items: AuditLogResult[]; The matching audit logs.Was this helpful?