GET /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}/Content

twilio.com:twilio_serverless_v1

Summary:
Operation ID: FetchFunctionVersionContent
Auth: unknown
Description

Retrieve a the content of a specific Function Version resource.

Parameters (3)

FunctionSid (string, path, required)

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

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ZH[0-9a-fA-F]{32}$'}

ServiceSid (string, path, required)

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

Sid (string, path, required)

The SID of the Function Version content to fetch.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ZN[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.