List the top N most active workspaces for a period
Observability
List the top N most active workspaces for a period
Returns the top N most active workspaces (by interaction count) for the requested period. Reads from the daily-refreshed cache; on first-ever call computes inline and seeds the cache.
Requires observability:read permission. Rate-limited to 100
calls per minute.
GET
List the top N most active workspaces for a period
Authorizations
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
Preset window (default 24h).
Available options:
1h, 24h, 7d, 30d Maximum string length:
10Max items (1..50, default 20).
Get a cross-organization platform observability summaryGet the unified observability dashboard for a workspace