GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables/{Sid}

twilio.com:twilio_serverless_v1

Summary:
Operation ID: FetchVariable
Auth: unknown
Description

Retrieve a specific Variable.

Parameters (3)

EnvironmentSid (string, path, required)

The SID of the Environment with the Variable resource to fetch.

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

ServiceSid (string, path, required)

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

Sid (string, path, required)

The SID of the Variable resource to fetch.

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

No probe data for this endpoint yet.