v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Configs

Get Config

This endpoint returns the metadata of a Config identified by the configId.

get/v1/configs/{configId}

Path parameters

configIdstring uuid required

The identifier of the Config.

Response

When everything is ok, the config data returned.

configIdstring uuid required

Identifier of the Config.

namestring required

Name of the Config.

descriptionstring nullable required

Description of the Config.

orderinteger required

The order of the Config represented on the ConfigCat Dashboard.

migratedConfigIdstring uuid nullable required
evaluationVersion'v1' | 'v2' required

Determines the evaluation version of a Config. Using v2 enables the new features of Config V2 (https://configcat.com/docs/advanced/config-v2).