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

twilio.com:twilio_serverless_v1

Summary:
Operation ID: FetchFunction
Auth: unknown
Description

Retrieve a specific Function resource.

Parameters (2)

ServiceSid (string, path, required)

The SID of the Service to fetch the Function resource from.

Sid (string, path, required)

The SID of the Function resource to fetch.

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

No probe data for this endpoint yet.