Order Management System REST API - Identity Controller
GET current permissions
Section titled “GET current permissions”GET /identity/current
Performing a GET on this URL retrieves the permissions for the currently authenticated user.
Response
Section titled “Response”On success, a 200 response containing a single Permissions object.