v1
latestSwagger 2.02026-08-061,9128853.7 MBEnvironments
Lists environments available for a project.
get/{spaceId}/projects/{projectId}/environments
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
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