Astronomer User API
The `user` object represents a user account in your Astro Organization. Astro creates a new `user` object whenever you invite a user by email or add a user to Astro through an identity provider. The object contains all information about a user, including their personal information, roles, and login attempts. It doesn't include attributes for actions that the user completes after they log in, such as updating a Deployment. Make requests to `user` endpoints to manage permissions for existing users both at the Organization and Workspace level. To create new users, make requests to `invite` endpoints instead.
Documentation
APIReference
https://www.astronomer.io/docs/astro/api/v-1/overview
GettingStarted
https://www.astronomer.io/docs/astro/api/v-1/get-started
Authentication
https://raw.githubusercontent.com/api-evangelist/astronomer/refs/heads/main/authentication/astronomer-authentication.yml
Specifications
Other Resources
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/astronomer/refs/heads/main/errors/astronomer-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/astronomer/refs/heads/main/conventions/astronomer-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/astronomer/refs/heads/main/data-model/astronomer-data-model.yml
AgenticAccess
https://raw.githubusercontent.com/api-evangelist/astronomer/refs/heads/main/agentic-access/astronomer-agentic-access.yml