Skip to main content

Get Environment Overlay Entry

GET 

/v1/product/:product_id/environment/:environment_id/overlay/:overlay_id

Get a single overlay entry for an environment

Request

Path Parameters

    product_id uuidrequired

    The product ID

    environment_id uuidrequired

    The environment ID

    overlay_id uuidrequired

    The overlay ID

Responses

Successful Response

Schema

    overlay_id uuidrequired

    ID of the overlay

Loading...