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://realtime-api.voiceflow.com/v1alpha1/project/{projectID}/environment/traffic \ --header 'authorization: <api-key>'
{ "data": {} }
Get the current traffic split configuration for all environments on the target assistant.
Voiceflow API key
ID of the project that owns the environments.
The current traffic split configuration, keyed by environment ID.
Hide child attributes
0 <= x <= 100
Was this page helpful?