v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0594982.6 KB
Contentv1Content

Fetch Content

Fetch a Content resource by its unique Content Sid

get/v1/Content/{Sid}

Path parameters

Sidstring required

The Twilio-provided string that uniquely identifies the Content resource to fetch.

Response

OK

date_createdstring date-time nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

sidstring nullable

The unique string that that we created to identify the Content resource.

account_sidstring nullable

The SID of the Account that created Content resource.

friendly_namestring nullable

A string name used to describe the Content resource. Not visible to the end recipient.

languagestring nullable

Two-letter (ISO 639-1) language code (e.g., en) identifying the language the Content resource is in.

variablesobject nullable

Defines the default placeholder values for variables included in the Content resource. e.g. {"1": "Customer_Name"}.

typesobject nullable

The Content types (e.g. twilio/text) for this Content resource.

urlstring uri nullable

The URL of the resource, relative to https://content.twilio.com.

linksobject nullable

A list of links related to the Content resource, such as approval_fetch and approval_create