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

twilio.com:twilio_proxy_v1

Summary:
Operation ID: FetchShortCode
Auth: unknown
Description

Fetch a specific Short Code.

Parameters (2)

ServiceSid (string, path, required)

The SID of the parent [Service](https://www.twilio.com/docs/proxy/api/service) to fetch the resource from.

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

Sid (string, path, required)

The Twilio-provided string that uniquely identifies the ShortCode resource to fetch.

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

No probe data for this endpoint yet.