Retrieves the Access Control List (ACL) for the requesting user.
The ACL service allows users to retrieve their ACL, which defines the permissions and access levels granted to them for various resources within the system. This endpoint provides a mechanism for users or clients to view their current access rights, helping them understand which resources they can access and what actions they can perform.
Response
ACL retrieval successful.
Changes
Changed in 2 of the 3 revisions of this API.22
- ▲
removed the media type
*/*for the response with the statusresponse-media-type-removed
- ▲
removed the media type
exampleAclfor the response with the statusresponse-media-type-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
*/*for the response with the statusresponse-media-type-added
- ○
added the media type
exampleAclfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○