How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.

Astronomer User API is one of 15 APIs that Astronomer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, a getting-started guide, and authentication docs.

This API exposes 5 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version v1.0.

Requests are made against a single base URL, https://api.astronomer.io/v1.

5 operations 5 paths 16 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.0
Base URL
https://api.astronomer.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Astronomer User API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT). By default, every request must be authenticated.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

User 5

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 identit…

GET
/organizations/{organizationId}/users
List users in an Organization
ListUsers 8 params → 200400401403500
GET
/organizations/{organizationId}/users/{userId}
Get user information
GetUser 2 params → 200400401403404500
POST
/organizations/{organizationId}/users/{userId}/roles
Update a user's roles
UpdateUserRoles 2 params body → 200400401403404500
GET
/organizations/{organizationId}/users/{userId}/teams
List teams for a user
ListUserTeams 5 params → 200400401403404500
GET
/users/self
Get current user
GetSelfUser 1 param → 200400401500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are SelfUser (12 properties), User (11 properties), UserTeamMembership (9 properties), UserTeamsPaginated (4 properties). Each schema is shown below with its type and property counts.

UserTeamsPaginated
object
4 properties 4 required
SelfUserFeatureFlag
object
2 properties 2 required
Error
object
4 properties 3 required
UpdateUserRolesRequest
object
4 properties
DeploymentRole
object
2 properties 2 required
UsersPaginated
object
4 properties 4 required
SelfUser
object
12 properties 7 required
SelfUserRole
object
2 properties 2 required
SelfUserRoleScope
object
4 properties 2 required
FieldValidationError
object
3 properties 3 required
User
object
11 properties 7 required
SubjectRoles
object
4 properties
UserTeamMembership
object
9 properties 4 required
WorkspaceRole
object
2 properties 2 required
SelfUserInvite
object
3 properties 3 required
DagRole
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

astronomer-user-api-openapi.yml Raw ↑

Other APIs Astronomer publishes across the network.

Astronomer AgentToken API
Astronomer AllowedIpAddressRange API
Astronomer ApiToken API
Astronomer Authorization API
Astronomer Cluster API
Astronomer Deploy API
Astronomer Deployment API
Astronomer Environment API
Astronomer Invite API
Astronomer Options API
Astronomer Organization API
Astronomer Role API
Where this information came from

This is an independent, third-party profile of Astronomer User API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.