v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
EnvironmentService

Gets a list of environments.

get/mr-api/application/{id}/environment

Query parameters

order'ASC' | 'DESC' | 'PRIORITY'

how to order the results

filterstring

What to filter the results by

includeAclsboolean

Include the acls attached to this environment

includeFeaturesboolean

Include the features attached to this environment

includeDetailsboolean

Include all environment details

Response

Gets all environments, alphabetically sorted

whenCreatedstring date-time
whenUpdatedstring date-time
idstring uuid
applicationIdstring uuid
namestring required
priorEnvironmentIdstring uuid
versioninteger
descriptionstring
productionboolean

is this a production environment?

environmentInfoobject nullable
whenArchivedstring date-time