List available user roles in an Organization.
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Organization's ID.
Whether to include default Astro roles in the returned list.
Filter the list of roles based on the scope of each role.
DEPLOYMENT, WORKSPACE, ORGANIZATION, DAG Offset for pagination.
x >= 0Limit for pagination.
x >= 0Sorting criteria, each criterion should conform to format 'fieldName:asc' or 'fieldName:desc'.
name:asc, name:desc, scopeType:asc, scopeType:desc, description:asc, description:desc, createdAt:asc, createdAt:desc, updatedAt:asc, updatedAt:desc OK