List Environments
List Environments through the OMA API.
?beta=true.Authorizations
OMA workspace API key.
Headers
Optional header to specify the beta version(s) you want to use.
To use multiple betas, use a comma separated list like beta1,beta2 or specify the header multiple times for each beta.
The version of the OMA API you want to use.
Read more about versioning and our version history here.
Query Parameters
Selects the beta API contract for this endpoint. Must be true.
true Maximum number of environments to return
1 <= x <= 1000Opaque cursor from previous response for pagination. Pass the next_page value from the previous response.
Include archived environments in the response
Response
Successful Response
Response when listing environments.
This response model uses opaque cursor-based pagination. Use the page
query parameter with the value from next_page to fetch the next page.