Skip to main content

Get Environment

GET 

/v1/org/:org_identifier/product/:product_identifier/environment/:environment_id/ops

Get an environment's operations details

Request

Path Parameters

    org_identifier anyrequired

    Organization ID or short name

    product_identifier anyrequired

    Product ID or short name

    environment_id uuidrequired

    The environment ID

Responses

Successful Response

Schema

    environment_id uuidrequired
    unique_name Unique Name (string)

    Unique name for this environment

Loading...