v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-03-245331396.7 KB
TrusthubV1EndUser

Fetch specific End User Instance.

Fetch specific End User Instance.

get/v1/EndUsers/{Sid}

Path parameters

Sidstring required

The unique string created by Twilio to identify the End User resource.

Response

OK

sidstring nullable

The unique string created by Twilio to identify the End User resource.

account_sidstring nullable

The SID of the Account that created the End User resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

typestring nullable

The type of end user of the Bundle resource - can be individual or business.

{"stackTrail":"components:schemas:trusthub.v1.end_user:properties:attributes","oasType":"schema","type":"unknown","description":"The set of parameters that are the attributes of the End Users resource which are listed in the End User Types.","extensionFields":{"x-twilio":{"pii":{"handling":"standard","deleteSla":30}}},"nullable":true}
date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the End User resource.