The GET Admin Audit Events method retrieves administrative audit events within a specific Environment or Tenant.
For more information, refer to our documentation on Administration Audit Reports.
Notice
Accessing the Policy Management API is through a dedicated domain/URL, according to your PlainID Tenant Locationhttps://api.us1.plainid.iohttps://api.ca1.plainid.iohttps://api.eu1.plainid.iocURL Sample Guidelines
In order for the relevant parameters to appear in the cURL sample, you can input the values in the interactive API console on the right in the Try It or Code Sample tabs. You can then copy the cURL sample from the Code Sample tab in the correct format.
For more details about Administration API Authentication, check out the Authentication APIs documentation
Provide your bearer token in the Authorization header when making requests to protected resources.
Example: Authorization: Bearer 123
This parameter is required only when using the API to fetch Environment level Admin Audit Events.
The parameter can be omitted when using the API to fetch Tenant level Admin Audit Events.
The Environment ID can be found under the Details tab in the Environment Settings.
Timestamp is in epoch time
ID of a specific object
userId is the IDP userId used to log in to the tenant
List of administration audit events log
Total number of items
Bad request
Operation GET for resource AuditLog is not permitted due to the current user's lack of permissions.