latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

List app environments

Generates a list of all the known environments for a given app in the current account.

get/apps/{name}/environments

Path parameters

namestring required

The name of the app to get the version for.

The name of the app to get the version for.

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

environmentsstring[] required

Example response

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