Retrieve User Permission
Retrieve User Permission
Use this endpoint to retrieve all the permissions that a user has based on the access_token. This endpoint is used by Midaz Console to verify the features that the user has access to.
GET
Retrieve User Permission
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The authorization token in the 'Bearer ' format.
Response
Indicates that the resource was successfully created and the operation was completed as expected.
A list of APIs or resources the user can access, each paired with the allowed actions they can perform.

