List Audit Event Resource Types
BetaGET
/v1/core/audit-events/resource-typesThis endpoint is idempotent. Learn more
Returns the full set of resource types that may appear on audit events.
objectstringenumValues:listObject type for ObjectType list
page_infoobjectPagination metadata for ObjectType list
next_cursorstringnullableCursor to fetch the next page, null if no more pages.
prev_cursorstringnullableCursor to fetch the previous page, null if on the first page.
has_next_pagebooleanWhether more results exist after this page.
has_prev_pagebooleanWhether results exist before this page.
dataarray of stringenumValues:accountactorentityArray of ObjectType resources in this page
Responses
200
Successful response for List Audit Event Resource Types