# Astro API Reference ## Docs - [Astro API overview](https://astronomer.docs.buildwithfern.com/docs/api/overview.mdx) - [Get started with the Astro API](https://astronomer.docs.buildwithfern.com/docs/api/get-started.mdx): Run a few simple commands to learn how to use the Astro API. - [Astro API versioning, maintenance, and support](https://astronomer.docs.buildwithfern.com/docs/api/versioning-and-support.mdx): Learn how Astronomer versions and maintains the Astro API. - [February 26, 2025](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2025/2/26.md) - [December 10, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/12/10.md) - [November 19, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/11/19.md) - [November 13, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/11/13.md) - [September 9, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/9/9.md) - [July 31, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/7/31.md) - [July 10, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/7/10.md) - [June 18, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/6/18.md) - [June 11, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/6/11.md) - [May 15, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/5/15.md) - [April 23, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/4/23.md) - [April 12, 2024](https://astronomer.docs.buildwithfern.com/docs/api/platform/changelog/2024/4/12.md) - [December 10, 2024](https://astronomer.docs.buildwithfern.com/docs/api/iam/changelog/2024/12/10.md) - [July 31, 2024](https://astronomer.docs.buildwithfern.com/docs/api/iam/changelog/2024/7/31.md) - [April 12, 2024](https://astronomer.docs.buildwithfern.com/docs/api/iam/changelog/2024/4/12.md) ## API Docs - Platform API Reference > Organization [List Organizations](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-organizations.mdx) - Platform API Reference > Organization [Get an Organization](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-organization.mdx) - Platform API Reference > Organization [Update an Organization](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-organization.mdx) - Platform API Reference > Organization [Get Organization audit logs](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-organization-audit-logs.mdx) - Platform API Reference > Alerts [List alerts](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-alerts.mdx) - Platform API Reference > Alerts [Create an alert](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-alert.mdx) - Platform API Reference > Alerts [Get an alert](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-alert.mdx) - Platform API Reference > Alerts [Update an alert](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-alert.mdx) - Platform API Reference > Alerts [Delete an alert](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-alert.mdx) - Platform API Reference > Options [Get cluster options](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-cluster-options.mdx) - Platform API Reference > Options [Get Deployment options](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-deployment-options.mdx) - Platform API Reference > Cluster [List clusters](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-clusters.mdx) - Platform API Reference > Cluster [Create a cluster](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-cluster.mdx) - Platform API Reference > Cluster [Get a cluster](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-cluster.mdx) - Platform API Reference > Cluster [Update a cluster](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-cluster.mdx) - Platform API Reference > Cluster [Delete a cluster](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-cluster.mdx) - Platform API Reference > Deployment [List Deployments](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-deployments.mdx) - Platform API Reference > Deployment [Create a Deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-deployment.mdx) - Platform API Reference > Deployment [Get a Deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-deployment.mdx) - Platform API Reference > Deployment [Update a Deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-deployment.mdx) - Platform API Reference > Deployment [Delete a Deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-deployment.mdx) - Platform API Reference > Deployment [Configure a hibernation override for a deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-deployment-hibernation-override.mdx) - Platform API Reference > Deployment [Delete a hibernation override for a deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-deployment-hibernation-override.mdx) - Platform API Reference > Deploy [List deploys for a deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-deploys.mdx) - Platform API Reference > Deploy [Create a Deploy](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-deploy.mdx) - Platform API Reference > Deploy [Get a deploy for a deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-deploy.mdx) - Platform API Reference > Deploy [Update a Deploy](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-deploy.mdx) - Platform API Reference > Deploy [Finalize a deploy](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/finalize-deploy.mdx) - Platform API Reference > Deploy [Deploy rollback of a deployment](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/deploy-rollback.mdx) - Platform API Reference > Environment [List environment objects](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-environment-objects.mdx) - Platform API Reference > Environment [Create a new environment object](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-environment-object.mdx) - Platform API Reference > Environment [Get environment object](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-environment-object.mdx) - Platform API Reference > Environment [Update an environment object](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-environment-object.mdx) - Platform API Reference > Environment [Delete an environment object](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-environment-object.mdx) - Platform API Reference > Environment [Exclude linking an environment object](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/exclude-linking-environment-object.mdx) - Platform API Reference > Notification Channels [List Alert Notification Channels](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-notification-channels.mdx) - Platform API Reference > Notification Channels [Create an Alert Notification Channel](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-notification-channel.mdx) - Platform API Reference > Notification Channels [Get an Alert Notification Channel](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-notification-channel.mdx) - Platform API Reference > Notification Channels [Update an Alert Notification Channel](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-notification-channel.mdx) - Platform API Reference > Notification Channels [Delete an Alert Notification Channel](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-notification-channel.mdx) - Platform API Reference > Workspace [List Workspaces](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/list-workspaces.mdx) - Platform API Reference > Workspace [Create Workspace](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/create-workspace.mdx) - Platform API Reference > Workspace [Get Workspace](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/get-workspace.mdx) - Platform API Reference > Workspace [Update Workspace](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/update-workspace.mdx) - Platform API Reference > Workspace [Delete Workspace](https://astronomer.docs.buildwithfern.com/docs/api/platform-api-reference/delete-workspace.mdx) - IAM API Reference > Authorization [List authorization permission groups](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-permission-groups.mdx) - IAM API Reference > Allowed IP Address Range [List allowed IP address ranges](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-allowed-ip-address-ranges.mdx) - IAM API Reference > Allowed IP Address Range [Create an allowed IP address range](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/create-allowed-ip-address-range.mdx) - IAM API Reference > Allowed IP Address Range [Delete an allowed IP address range](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/delete-allowed-ip-address-range.mdx) - IAM API Reference > Invite [Create a user invitation](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/create-user-invite.mdx) - IAM API Reference > Invite [Delete a user invite](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/delete-user-invite.mdx) - IAM API Reference > Role [Get role templates](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-role-templates.mdx) - IAM API Reference > Role [List roles](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-roles.mdx) - IAM API Reference > Role [Create a custom role](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/create-custom-role.mdx) - IAM API Reference > Role [Update custom role](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/update-custom-role.mdx) - IAM API Reference > Role [Delete a custom role](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/delete-custom-role.mdx) - IAM API Reference > Role [Get a custom role](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/get-custom-role.mdx) - IAM API Reference > Team [List Teams](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-teams.mdx) - IAM API Reference > Team [Create a Team](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/create-team.mdx) - IAM API Reference > Team [Get a Team](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/get-team.mdx) - IAM API Reference > Team [Update a Team](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/update-team.mdx) - IAM API Reference > Team [Delete a Team](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/delete-team.mdx) - IAM API Reference > Team [List Team members](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-team-members.mdx) - IAM API Reference > Team [Add members to a team](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/add-team-members.mdx) - IAM API Reference > Team [Remove Team member](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/remove-team-member.mdx) - IAM API Reference > Team [Update Team roles](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/update-team-roles.mdx) - IAM API Reference > API Token [List API tokens](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-api-tokens.mdx) - IAM API Reference > API Token [Create an API token](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/create-api-token.mdx) - IAM API Reference > API Token [Get an API token](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/get-api-token.mdx) - IAM API Reference > API Token [Update an API token](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/update-api-token.mdx) - IAM API Reference > API Token [Delete an API token](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/delete-api-token.mdx) - IAM API Reference > API Token [Update API token roles](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/update-api-token-roles.mdx) - IAM API Reference > API Token [Rotate API token](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/rotate-api-token.mdx) - IAM API Reference > User [List users in an Organization](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/list-users.mdx) - IAM API Reference > User [Get user information](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/get-user.mdx) - IAM API Reference > User [Update a user's roles](https://astronomer.docs.buildwithfern.com/docs/api/iam-api-reference/update-user-roles.mdx)