latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

Describe environment

Describe an environment and counts of its resources

get/environments/{name}

Path parameters

namestring required

The name of the environment.

The name of the environment.

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

number_catalogsinteger required
number_schedulesinteger required
number_secretsinteger required

Example response

{
  "$schema": "https://api.tower.dev/v1/schemas/DescribeEnvironmentResponse.json"
}