Skip to main content
GET
Stream Monitor Agent Logs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer , where is your auth token.

Path Parameters

monitor_id
string
required
Pattern: ^monitor_

Query Parameters

stream
enum<string>
required
Available options:
1,
true
since
integer

Start timestamp in milliseconds (default: 30 minutes ago).

Response

SSE stream with ready, log, heartbeat, and error events.

The response is of type string.