List environments
List environments
Returns every environment in the project. An environment is one draft-and-published copy of the agent. The call takes no paging parameters, so one request yields the whole set.
GET
List environments
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
Response
200 - application/json
Returns every environment in the project, each with its name, alias, release history, whether it is the project's main environment, and the percentage of live traffic it currently takes.