Activity service API
The activity service records changes to role-based access control (RBAC) entities, such as users, directory groups, and user roles. Use the activity service API to query event data.
-
Forming activity service API requests
Token-based authentication is required to access the activity service API. You can authenticate requests with user authentication tokens or allowed certificates. -
Event types reported by the activity service
Activity reporting provides a useful audit trail for actions that change role-based access control (RBAC) entities, such as users, directory groups, and user roles. -
Events endpoints
Use theevents
endpoints to retrieve activity service events.
Related information