Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetAuditLogData

type GetAuditLogData = object;

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

Properties

body?

optional body: never;

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


path

path: object;

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

auditLogKey

auditLogKey: AuditLogKey;

The audit log key.


query?

optional query: never;

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


url

url: "/audit-logs/{auditLogKey}";

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