Skip to content

Stream report logs (SSE)

GET
/api/v1/reports/{id}/logs
curl --request GET \
--url https://example.com/api/v1/reports/example/logs
id
required
string

Server-sent event stream of log entries

Report not found