Wraps the platform /v2/workspaces API using the workspace’s
superAdminToken so any user with observability:read can list
every workspace, not only the ones they personally have access to.
Returns the raw shape forwarded from the platform API (an array
of workspace summaries).
Requires observability:read permission. Rate-limited to 100
calls per minute.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
Page index (forwarded as-is).
Max items per page (forwarded as-is).
Sort expression (forwarded as-is).
50Free-text search (forwarded as-is).
200Comma-separated workspace ids (forwarded URL-encoded).
2000