Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.us.poly.ai/v1/agents/{agentId}/real-time-configs \ --header 'X-API-KEY: <api-key>'
{ "configPages": [ { "clientEnv": "<string>", "variables": {}, "schema": {}, "lastUpdated": "<string>" } ] }
Successful response
One config page per environment (sandbox, pre-release, live).
Show child attributes
Was this page helpful?