Skip to main content
GET
Get Observability Agents

Authorizations

Authorization
string
header
required

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

Query Parameters

from
string | null

Time range start (ISO 8601); default last 24h

to
string | null

Time range end (ISO 8601)

Response

Successful Response

id
string
required
kind
enum<string>
required
Available options:
streamkap,
external
label
string
required
last_call_at
string<date-time> | null
calls_24h
integer
default:0
error_count_24h
integer
default:0
top_error_code_24h
string | null