---
title: "Get traffic split"
method: GET
path: "/v1alpha1/project/{projectID}/environment/traffic"
tags: ["EnvironmentPublicApi", "Public-Docs"]
---

# Get traffic split

`GET /v1alpha1/project/{projectID}/environment/traffic`

Get the current traffic split configuration for all environments on the target assistant.

## Path parameters

- `projectID` string, required

## Response `200`

The current traffic split configuration, keyed by environment ID.

- ProjectEnvironmentTrafficResponse
  - `data` object, required

---

[API](https://skmtc.dev/voiceflow/apis/general-runtime.md) · [All operations](https://skmtc.dev/voiceflow/apis/general-runtime/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voiceflow/general-runtime/revisions/6b1c4f778c56/schema)
