Environments

Retrieve an environment

Retrieves the details of an existing environment.

get/v3/environments/{id}

Path parameters

idstring uuid required

Unique identifier for the environment.

Response

OK

idstring required
namestring required
descriptionstring nullable
type'production' | 'sandbox' required
createdAtstring date-time required
updatedAtstring date-time required

Changes

Changed in 1 of the 2 revisions of this API.1