Type Alias: SearchUserTaskAuditLogsResponses
type SearchUserTaskAuditLogsResponses = object;
Defined in: gen/types.gen.ts:17209
Properties
200
200: SearchQueryResponse & object;
Defined in: gen/types.gen.ts:17213
Audit log search response.
Type Declaration
items?
optional items: object[];
The matching audit logs.