Fetch an IncomingPhoneNumber resourceCopy Pageget https://api.twilio.com/2010-04-01/Accounts/{MAIN_ACCOUNT_SID}/IncomingPhoneNumbers/{SID}.jsonTo fetch an IncomingPhoneNumberPath ParamsMAIN_ACCOUNT_SIDstringrequiredThe Main Account SID that created the IncomingPhoneNumber resource to fetch. Pattern: ^AC[0-9a-fA-F]{32}$ Min length: 34 Max length: 34SIDstringrequiredThe Twilio-provided string that uniquely identifies the IncomingPhoneNumber resource to fetch. Pattern: ^PN[0-9a-fA-F]{32}$ Min length: 34 Max length: 34Responses 200200 400400Updated over 1 year ago