v4
latestOpenAPI 3.0.02026-08-04109113304.5 KBEnvironments
Read an Environment
Get all the properties of a single Environment
get/environments/{environment_id}
Path parameters
environment_idinteger required
The unique identifier for the Environment
Response
Successfully retrieved the Environment
Example response
{
"description": "For testing purposes before deploying to Production",
"name": "Staging",
"priority": 3
}