Skip to main content
Version: 8.9 (unreleased)

Type Alias: SearchAuditLogsResponses

type SearchAuditLogsResponses = object;

Defined in: gen/types.gen.ts:7670

Properties

200

200: SearchQueryResponse & object;

Defined in: gen/types.gen.ts:7674

Audit log search response.

Type Declaration

items?
optional items: object[];

The matching audit logs.