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

twilio.com:twilio_serverless_v1

Summary:
Operation ID: FetchFunctionVersion
Auth: unknown
Description

Retrieve a specific Function Version resource.

Parameters (3)

FunctionSid (string, path, required)

The SID of the function that is the parent of the Function Version resource 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 resource from.

Sid (string, path, required)

The SID of the Function Version resource to fetch.

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

No probe data for this endpoint yet.