Skip to main content
GET
Get a cross-organization platform observability summary

Authorizations

Authorization
string
header
required

User-bound credential carrying an identity: either a session JWT or a user access token (at:*) generated from the user settings UI. Send as Authorization: Bearer <token>. Org API keys (iak_*) are not accepted here - they carry no user identity. Use the x-prismeai-api-key header instead (see OrgApiKeyAuth).

Query Parameters

period
enum<string>

Preset window (default 24h).

Available options:
1h,
24h,
7d,
30d
Maximum string length: 10
start
string<date-time>

Custom range start (overrides period; never cached).

end
string<date-time>

Custom range end (overrides period; never cached).

granularity
enum<string>

Granularity override.

Available options:
5m,
hourly,
daily

Response

Platform summary.

meta
object
health
object
performance
object
infrastructure
object
cost
object
alerts
object[]