Fetch a call
GET/texml/Accounts/:account_sid/Calls/:call_sid
Returns an individual call identified by its CallSid. This endpoint is eventually consistent.
Request
Responses
200:
Call resource.
404:
Resource not found
GET/texml/Accounts/:account_sid/Calls/:call_sid
Returns an individual call identified by its CallSid. This endpoint is eventually consistent.
200:
Call resource.
404:
Resource not found