GET /v1/Trunks/{TrunkSid}/PhoneNumbers/{Sid}

twilio.com:twilio_trunking_v1

Summary:
Operation ID: FetchPhoneNumber
Auth: unknown

Parameters (2)

Sid (string, path, required)

The unique string that we created to identify the PhoneNumber resource to fetch.

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

TrunkSid (string, path, required)

The SID of the Trunk from which to fetch the PhoneNumber resource.

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

No probe data for this endpoint yet.