Scope Configurations
Get Scope Config
Returns the custom OPAL Scope config for given environment, if exists. If not custom config is set, return 404.
get/v2/projects/{proj_id}/{env_id}/opal_scope
Path parameters
proj_idstring required
Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").
Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").
env_idstring required
Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").
Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").
Response
Successful Response
Changes
No recorded changes to this endpoint across all 9 revisions of this API.