Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

Query Parameters

config_type
string
required
repo
string
required
language
string
version
string
namespace
string

Response

Config found

config_type
string
required

Type of configuration

project_root
string
required

Project root directory (optional)

version
string
required

Version of the configuration

config_value
object
required

Configuration value as JSON

namespace
string
required

Namespace (qa/sandbox/prod) of config

created_at
string<date-time>
required

Date time at which the config was created

language
string | null

Programming language associated with the config (optional)

repo
string | null

Repository associated with the config (optional)