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 Team API

The `team` object represents an Astro Team, which is a group of users that share the same permissions across your Organization and Workspaces. Make requests to `team` endpoints to create, update, and delete Teams across an Organization. See [Configure Teams on Astro](https://astronomer.io/docs/astro/manage-teams).

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

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

This API exposes 9 operations across 5 paths, and defines 15 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.

9 operations 5 paths 15 schemas 2 DELETE3 GET4 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 Team API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT). By default, every request must be authenticated.

Paths & Operations 9

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

Team 9

The team object represents an Astro Team, which is a group of users that share the same permissions across your Organization and Workspaces. Make requests to team endpoints to cre…

GET
/organizations/{organizationId}/teams
List Teams
ListTeams 7 params → 200400401403404500
POST
/organizations/{organizationId}/teams
Create a Team
CreateTeam 1 param body → 200400401403404500
DELETE
/organizations/{organizationId}/teams/{teamId}
Delete a Team
DeleteTeam 2 params → 204400401403404500
GET
/organizations/{organizationId}/teams/{teamId}
Get a Team
GetTeam 2 params → 200400401403404500
POST
/organizations/{organizationId}/teams/{teamId}
Update a Team
UpdateTeam 2 params body → 200400401403404500
GET
/organizations/{organizationId}/teams/{teamId}/members
List Team members
ListTeamMembers 5 params → 200400401403404500
POST
/organizations/{organizationId}/teams/{teamId}/members
Add members to a team
AddTeamMembers 2 params body → 204400401403404500
DELETE
/organizations/{organizationId}/teams/{teamId}/members/{memberId}
Remove Team member
RemoveTeamMember 3 params → 204400401403404500
POST
/organizations/{organizationId}/teams/{teamId}/roles
Update Team roles
UpdateTeamRoles 2 params body → 200400401403404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Team (14 properties), BasicSubjectProfile (6 properties), TeamMember (5 properties), DagRole (4 properties). Each schema is shown below with its type and property counts.

UpdateTeamRolesRequest
object
4 properties 1 required
Error
object
4 properties 3 required
DeploymentRole
object
2 properties 2 required
UpdateTeamRequest
object
2 properties 1 required
TeamsPaginated
object
4 properties 4 required
Team
object
14 properties 7 required
FieldValidationError
object
3 properties 3 required
TeamMembersPaginated
object
4 properties 4 required
SubjectRoles
object
4 properties
CreateTeamRequest
object
4 properties 1 required
WorkspaceRole
object
2 properties 2 required
AddTeamMembersRequest
object
1 property 1 required
DagRole
object
4 properties 2 required
TeamMember
object
5 properties 2 required
BasicSubjectProfile
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

astronomer-team-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 Team 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.