v4

latestOpenAPI 3.1.02026-08-02261331761.5 KB
Policy Decision Points

Get PDP configuration

Gets the configuration values for the PDP container with id pdp_id.

The config values returned are considered "overrides", meaning they are overriding any default values given to the container by the user.

get/v2/pdps/{proj_id}/{env_id}/configs/{pdp_id}/values

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

pdp_idstring uuid required

The unique id of the pdp

The unique id of the pdp

Headers

X-Shard-IDinteger

Response

Successful Response