v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-053917213.0 KB
ServerlessV1FunctionVersionContent

Retrieve a the content of a specific Function Version resource.

Retrieve a the content of a specific Function Version resource.

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

Path parameters

ServiceSidstring required

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

FunctionSidstring required

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

Sidstring required

The SID of the Function Version content to fetch.

Response

OK

sidstring nullable

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

account_sidstring nullable

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

service_sidstring nullable

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

function_sidstring nullable

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

contentstring nullable

The content of the Function Version resource.

urlstring uri nullable