Fetch environment
GET /api/v1/environment/{environment_id}
GET
/api/v1/environment/{environment_id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” environment_id
required
Query Parameters
Section titled “Query Parameters ” idempotency_key
One of:
IdempotencyKeyOrNull
Optional idempotency key for ensuring request idempotency
string
Null
Null
string
Responses
Section titled “ Responses ”Success
object
details
Environment_Details
object
account_id
Account_Id
A valid account ID
string
Example
013xrzp12g3nqk8ngskn1wtxgka5b0nf id
Environment_Id
A valid environment ID
string
Example
013xrzp12g3nqk8nzxvq7jm2arsfg5h1 name
Environment name
string
Example
Development type
Type of resource (always ‘environment’)
string
Example
environment status
string
Example
successdefault
Section titled “default ”Error
One of:
object
code
string
Example
bad_request message
string
status
string
Example
errorobject
code
string
Example
validation_errors errors
message
string
status
string
Example
error