GET /api/permissions
Retrieves a complete list of all permissions registered in the authorization system.Authentication
This endpoint requires authentication with a valid Bearer token.Response
Returns an array of permission objects.Status Codes
- 200 OK - List retrieved successfully
- 500 Internal Server Error - Server error occurred