v4

latestOpenAPI 3.1.02026-08-02261331761.5 KB
Elements Configs (EAP)

Get Elements Config Runtime

Gets a single elements_config matching the given elements_config_id, if such elements_config exists.

get/v2/elements/{proj_id}/{env_id}/config/{elements_config_id}/runtime

Path parameters

elements_config_idstring required

Either the unique id of the elements_config, or the URL-friendly key of the elements_config (i.e: the "slug").

Either the unique id of the elements_config, or the URL-friendly key of the elements_config (i.e: the "slug").

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").

Query parameters

resource_instance_idstring

For ReBAC Elements, the resource instance ID or key to work on

For ReBAC Elements, the resource instance ID or key to work on

Response

Successful Response

current_permission_level'LEVEL_1' | 'LEVEL_2' | 'LEVEL_3' | 'LEVEL_4' | 'HIDDEN' | 'UNCONFIGURED' required

An enumeration.