Fetch a Main Account resourceCopy Pageget https://api.twilio.com/2010-04-01/Accounts/{MAIN_ACCOUNT_SID}.jsonThis endpoint allows you to retrieve details of an account.Path ParamsMAIN_ACCOUNT_SIDstringrequiredThe Account Sid that uniquely identifies the account to fetch Pattern: ^AC[0-9a-fA-F]{32}$ Min length: 34 Max length: 34Responses 200200 404404Updated over 1 year ago