List environment objects in a Workspace or Deployment.
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Organization to which the environment object belongs.
The number of results to skip before returning values.
x >= 0The maximum number of results to return.
x >= 0A list of field names to sort by, and whether to show results as ascending or descending. Formatted as <fieldName>:asc or <fieldName>:desc.
objectType:asc, objectType:desc, objectKey:asc, objectKey:desc, createdAt:asc, createdAt:desc, updatedAt:asc, updatedAt:desc The Workspace ID to filter for. The API returns details for all environment objects belonging only to this specified Workspace.
The Deployment ID to filter for. The API returns details for all environment objects belonging only to this specified Deployment.
The environment object type to filter for. The API returns details for all environment objects belonging only to this specified object type.
CONNECTION, AIRFLOW_VARIABLE, METRICS_EXPORT The environment object key to filter for. The API returns details for all environment objects belonging only to the specified object key.
If true, returns the actual values of fields of type secret in the API response.
Resolve and return the environment objects linked to the specified Deployment or Workspace in the API response.