Get All Permissions
GET/v1/api/iam/roles/permissions
Retrieves all available permissions in the system.
Auth Required
Required Permissions:
system.roles:read("System Roles")
Responses
- 200
- 401
- 403
- 500
Permissions retrieved successfully
Unauthorized. User is not authenticated or session is invalid.
Forbidden. User does not have the required permissions.
Internal Server Error