---
title: "Fetch flow test users"
method: GET
path: "/v2/Flows/{Sid}/TestUsers"
tags: ["StudioV2FlowTestUser"]
---

# Fetch flow test users

`GET /v2/Flows/{Sid}/TestUsers`

Fetch flow test users

## Path parameters

- `Sid` string, required

## Response `200`

OK

- StudioV2FlowTestUser
  - `sid` string, nullable — Unique identifier of the flow.
  - `test_users` string[], nullable — List of test user identities that can test draft versions of the flow.
  - `url` string, uri, nullable — The URL of this resource.

---

[API](https://skmtc.net/twilio/apis/twilio-studio.md) · [All operations](https://skmtc.net/twilio/apis/twilio-studio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-studio/revisions/c384dd0ef331/schema)
