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.
This command is only available on Astro.
Usage
Runastro organization user list to list all users, their email, ID, organization role, and account creation date in your Organization.
Output
| Output | Description | Data Type |
|---|---|---|
FULLNAME | The full name of the user. | String |
EMAIL | The email address associated with the user account. | String |
ID | The user ID. | String |
ORGANIZATION ROLE | The level of permissions granted to the user at the Organization level. Can be ORGANIZATION_MEMBER, ORGANIZATION_BILLING_ADMIN, or ORGANIZATION_OWNER. | String |
IDP MANAGED | Whether or not the user is managed through an identity provider (IdP). | Boolean |
CREATE DATE | The date the user profile was created. | Date (YYYY-MM-DDTHH:MM:SSZ) |