Menu

Expand
Rate this page:

Function Version Content

The /Content endpoint for each FunctionVersion lets you retrieve the code.

FunctionVersionContent properties

Resource Properties in REST API format
sid
sid<ZN> Not PII

The unique string that we created to identify the Function Version resource.

account_sid
sid<AC> Not PII

The SID of the Account that created the Function Version resource.

service_sid
sid<ZS> Not PII

The SID of the Service that the Function Version resource is associated with.

function_sid
sid<ZH> Not PII

The SID of the Function that is the parent of the Function Version.

content
string Not PII

The content of the Function Version resource.

url
url Not PII

Fetch a FunctionVersionContent resource

get
https://serverless.twilio.com/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}/Content
Parameters
Parameters in REST API format
service_sid
Path
get sid_like<ZS> Not PII

The SID of the Service to fetch the Function Version content from.

function_sid
Path
get sid<ZH> Not PII

The SID of the Function that is the parent of the Function Version content to fetch.

sid
Path
get sid<ZN> Not PII

The SID of the Function Version content to fetch.

Example 1
Loading Code Sample...
        
        

        Fetch Function Version Content

        Rate this page:

        Need some help?

        We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

        Loading Code Sample...
              
              
              

              Thank you for your feedback!

              Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

              Sending your feedback...
              🎉 Thank you for your feedback!
              Something went wrong. Please try again.

              Thanks for your feedback!

              thanks-feedback-gif