List environments of an organization.
Documentation Index
Fetch the complete documentation index at: https://kosli-fix-broken-links.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.
Page number
x >= 1Number of environments per page
1 <= x <= 50Sort field
name, last_modified_at, last_changed_at Sort direction
asc, desc Filter by space ID. Can be repeated for OR semantics, e.g. space_id=a&space_id=b
Filter by name (case-insensitive substring match)
Filter by environment type. Can be repeated, e.g. type=K8S&type=ECS
K8S, ECS, S3, lambda, server, docker, azure-apps, cloud-run, logical Filter by tag key or key:value. Can be repeated, e.g. tag=team or tag=team:platform