GetConfigPageResponse
objectA single config page for one environment.
Environment (sandbox, pre-release, live)
Config key-value pairs
JSON Schema (Draft 7) definition
ISO 8601 timestamp of last update
GetConfigPagesResponse
objectOne config page per environment (sandbox, pre-release, live).
A real-time config page for one environment: its JSON Schema
definition plus the current variable values.
Show Child Parameters
GetConnectorsResponse
objectEvery connector in the project.
A connector: the voice, language, variant, and environment bundle
that handles incoming calls. Multiple phone numbers can share one
connector.
Show Child Parameters
GetDeploymentsResponse
objectDeployments for the requested environment, ordered newest first.
A deployment of an agent version to a specific environment, plus
who created it and when.
Show Child Parameters
GetPhoneNumbersResponse
objectEvery phone number in the project, optionally filtered by connector.
A phone number owned by the project, plus the connector it routes incoming calls to.