Installation
Get a specific environment
Get a specific environment.
User must be authenticated.
get/environments/{envId}
Response
An environment
Example response
{
"id": "00f8c9e7-78fc-4907-b8c9-e778fc790750",
"name": "My Environment",
"description": "I can use many characters to describe this Environment."
}