v17

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-07-0210730.9 KB
Calls

get call count

get/Accounts/{AccountSid}/CallCount

Path parameters

AccountSidstring required

Response

count of active calls for an account

inboundnumber

Number of inbound calls to the platform

outboundnumber

Number of outbound calls to the platform

Example response

{
  "inbound": 2
}