Skip to main content
GET
List services reporting telemetry

Authorizations

oiq_token
string
cookie
required

Query Parameters

tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
from
string

ISO-8601, a relative expression such as 'now-15m', or epoch milliseconds.

Maximum string length: 64
to
string

ISO-8601, a relative expression such as 'now-15m', or epoch milliseconds.

Maximum string length: 64

Response

The request was malformed or failed validation

error
string
required

Stable machine-readable code. Branch on this.

message
string
required

Human-readable. May be reworded without notice.

requestId
string
required

Correlates with the server log line.

details
object[]

Field-level detail. Present only for VALIDATION_FAILED.