List Audit Event Resource Types

Beta
GET/v1/core/audit-events/resource-types

This endpoint is idempotent. Learn more

Returns the full set of resource types that may appear on audit events.

objectstringenumValues:list

Object type for ObjectType list

page_infoobject

Pagination metadata for ObjectType list

next_cursorstringnullable

Cursor to fetch the next page, null if no more pages.

prev_cursorstringnullable

Cursor to fetch the previous page, null if on the first page.

has_next_pageboolean

Whether more results exist after this page.

has_prev_pageboolean

Whether results exist before this page.

dataarray of stringenumValues:accountactorentity

Array of ObjectType resources in this page

Responses

200

Successful response for List Audit Event Resource Types