get https://api.twilio.com/2010-04-01/Accounts/.json
This endpoint allows you to fetch a subaccount using its Sid.
Log in to see full request history
Responses
This endpoint allows you to fetch a subaccount using its Sid.
xxxxxxxxxx
curl --request GET \
--url https://api.twilio.com/2010-04-01/Accounts/Sid.json \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: