Skip to main content
GET
Get a config page by environment

Authorizations

X-API-KEY
string
header
required

Path Parameters

agentId
string
required
clientEnv
string
required

Response

Successful response

A single config page for one environment.

clientEnv
string
required

Environment (sandbox, pre-release, live)

variables
object

Config key-value pairs

schema
object

JSON Schema (Draft 7) definition

lastUpdated
string

ISO 8601 timestamp of last update

Last modified on April 22, 2026