cURL
curl --request GET \ --url https://app.luly.ai/api/v1/event_stream/{call_id} \ --header 'authorization: <authorization>'
{ "level": "<string>", "message": "<string>", "category": "<string>", "call_id": "<string>", "timestamp": "<string>" }
Retrieve stream of events that occured during the call.
queue
call
info
performance
error