Get environment

Authentication

AuthorizationBearer

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

Path parameters

environment_refstringRequired

Response

Successful Response
idstringformat: "uuid"
namestring
is_defaultboolean
entrieslist of objects
created_atdatetime
updated_atdatetime

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error