Get All Users Audit Events

get

/cloudapi/restapi/audits

This end point returns all users audit events.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : UserAuditEventRO
Type: object
Title: UserAuditEventRO
Audit event associated with a user management action.
Show Source

400 Response

Invalid input, Please re-check the input.
Back to Top