v1
latestSwagger 2.02026-08-061,9128853.7 MBEnvironments
Lists environments available for a project.
get/spaces/{spaceIdentifier}/projects/{projectId}/environments
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
The ID of the project.
Query parameters
partialNamestring
Filters the environments by partial name fragment.
skipinteger required
Number of items to skip. Defaults to zero
takeinteger required
Number of items to take. Defaults to 30
typestring[]
Filters the environments by EnvironmentType
Response
Success