# Fetch flow test users **GET /v2/Flows/{Sid}/TestUsers** Fetch flow test users Test users of a flow ## Servers ## Parameters ### Path parameters - **Sid** (string) Unique identifier of the flow. ## Responses ### 200 OK #### Body: (object) - **sid** (string | null) Unique identifier of the flow. - **test_users** (array[string] | null) List of test user identities that can test draft versions of the flow. - **url** (string(uri) | null) The URL of this resource. [Powered by Bump.sh](https://bump.sh)