v48

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-143321.1 KB
FlexV2FlexUser

Fetch flex user for the given flex user sid

Fetch flex user for the given flex user sid

get/v2/Instances/{InstanceSid}/Users/{FlexUserSid}

Path parameters

InstanceSidstring required

The unique ID created by Twilio to identify a Flex instance.

FlexUserSidstring required

The unique id for the flex user to be retrieved.

Response

OK

account_sidstring nullable

The unique SID of the account that created the resource.

instance_sidstring nullable

The unique ID created by Twilio to identify a Flex instance.

user_sidstring nullable

The unique SID identifier of the Twilio Unified User.

flex_user_sidstring nullable

The unique SID identifier of the Flex User.

worker_sidstring nullable

The unique SID identifier of the worker.

workspace_sidstring nullable

The unique SID identifier of the workspace.

flex_team_sidstring nullable

The unique SID identifier of the Flex Team.

usernamestring nullable

Username of the User.

emailstring nullable

Email of the User.

localestring nullable

The locale preference of the user.

rolesstring[] nullable

The roles of the user.

created_datestring date-time nullable

The date that this user was created, given in ISO 8601 format.

updated_datestring date-time nullable

The date that this user was updated, given in ISO 8601 format.

versioninteger

The current version of the user.

urlstring uri nullable
All 3 operations