v50

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

Fetch a specific Trust Product instance.

Fetch a specific Trust Product instance.

get/v1/TrustProducts/{Sid}

Path parameters

Sidstring required

The unique string that we created to identify the Trust Product resource.

Response

OK

sidstring nullable

The unique string that we created to identify the Trust Product resource.

account_sidstring nullable

The SID of the Account that created the Trust Product resource.

policy_sidstring nullable

The unique string of the policy that is associated with the Trust Product resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

status'draft' | 'pending-review' | 'in-review' | 'twilio-rejected' | 'twilio-approved'

The verification status of the Trust Product resource.

valid_untilstring date-time nullable

The date and time in GMT in ISO 8601 format until which the resource will be valid.

emailstring nullable

The email address that will receive updates when the Trust Product resource changes status.

status_callbackstring uri nullable

The URL we call to inform your application of status changes.

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 Trust Product resource.

linksobject nullable

The URLs of the Assigned Items of the Trust Product resource.