Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/audit.ts
Audit query response with pagination total
Properties
| Property | Type |
|---|---|
events | AuditEvent[] |
total | number |
Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/audit.ts
Audit query response with pagination total
| Property | Type |
|---|---|
events | AuditEvent[] |
total | number |
Was this page helpful?