rbac__get_all_access
Retrieve access permissions across all Red Hat Insights applications. Supports pagination and optional filtering by username.
Instructions
Get access information for all Red Hat insights applications.
This endpoint returns access information across all Red Hat insights applications. The API returns gzipped responses for this endpoint, which are handled by the client. Use this when you need to see access permissions across all applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of access records to return (default: 20). | |
| offset | No | Number of access records to skip for pagination (default: 0). | |
| username | No | Optional username to filter access for specific user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |