List the teams a user belongs to within 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 ID of the Organization.
The user's ID.
Offset for pagination
x >= 0Limit for pagination
0 <= x <= 1000Sorting criteria, each criterion should conform to format 'fieldName:asc' or 'fieldName:desc'
name:asc, name:desc, description:asc, description:desc, createdAt:asc, createdAt:desc, updatedAt:asc, updatedAt:desc