Astronomer Workspace API
The `workspace` object represents an Astro Workspace, which is a collection of Deployments that can be accessed by a specific group of users. It contains metadata about a Workspace, but does not contain objects within the Workspace such as users and Deployments. Make requests to `workspace` endpoints to manage high level details about your Workspace. To manage resources within a Workspace, make requests to the endpoints related to those resources, such as `users`, and use the `workspaceIds` parameter to filter results by Workspace. See [Configure Workspaces](https://astronomer.io/docs/astro/manage-workspaces).
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