ServerlessV1FunctionVersion
Retrieve a specific Function Version resource.
Retrieve a specific Function Version resource.
get/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}
Path parameters
ServiceSidstring required
The SID of the Service to fetch the Function Version resource from.
FunctionSidstring required
The SID of the function that is the parent of the Function Version resource to fetch.
Sidstring required
The SID of the Function Version resource to fetch.
Response
OK