Skip to content

Get Environment

GET
/v1/org/{org_identifier}/product/{product_identifier}/environment/{environment_id}/ops

Get an environment’s operations details

Authorizations

Parameters

Path Parameters

org_identifier
required
Any of:
string format: uuid

Organization ID or short name

product_identifier
required
Any of:
string format: uuid

Product ID or short name

environment_id
required

The environment ID

string format: uuid

The environment ID

Responses

200

Successful Response

object
environment_id
required
string format: uuid
unique_name

Unique name for this environment

string
""

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string