List Environments

GET
List all Environments and their deployed versions for the Tool.

Path parameters

idstringRequired
Unique identifier for Tool.

Response

This endpoint returns a list of objects.
idstring
created_atdatetime
namestring
tag"default" or "other"
Allowed values: defaultother
An enumeration.
fileobjectOptional
The version of the File that is deployed to the Environment, if one is deployed.

Errors