List active organizations (platform-wide)
Returns the list of active organizations by wrapping the
platform GET /orgs?limit=200 call with the workspace’s
superAdminToken. Used by ai-insights-v2 cron jobs for
analytics aggregation; also callable cross-workspace from the
configured trusted source workspaces.
Requires observability_platform:read permission (or trusted
source workspace context). Rate-limited to 10 calls per hour.
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).
Response
Active organizations.