List call events
GET/call_events
Filters call events by given filter parameters. Events are ordered by occurred_at
. If filter for leg_id
or application_session_id
is not present, it only filters events from the last 24 hours.
Note: Only one filter[occurred_at]
can be passed.
Request
Responses
200:
Successful response with a list of call events.
default:
Unexpected error