List environments

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional1-200Defaults to 50
offsetintegerOptional>=0Defaults to 0

Response

Successful Response
idstringformat: "uuid"
namestring
is_defaultboolean
created_atdatetime
updated_atdatetime
variable_countintegerOptionalDefaults to 0
secret_countintegerOptionalDefaults to 0

Errors

401
Unauthorized Error
422
Unprocessable Entity Error