Get change logs
POST/activity-streams-srv/changelogs
The system's changelogs API tracks the changelogs (e.g. groups or roles assigned to a user, or configuration changes applied on different cidaas configurations, etc.) done in the cidaas system. It is one of the APIs that allows having a satisfying Audit Log. The change log can be filtered based on the given sub, objectType, objectId, eventType, clientId, dateFilter and the sort order, etc.
Permissions for different users
admin-ui
A user (admin user) must be a part of CIDAAS_ADMINS group, and must have either ADMIN or SECONDARY_ADMIN roles to access the resources (other changelogs including self).
Request
Responses
- 200
- 204
- 400
- 401
OK
No Content
Bad Request
Unauthorized