Getsaaslive 24 H

View as Markdown
SaaS dashboard: rolling live-24h style panel (top models, keys, etc.). **Success `data`:** Dashboard object from `executeSaasLive24hDashboard` (structured JSON). **Query `limit`:** default **5**, max **10** (top-N rows).

Authentication

AuthorizationBearer
Bearer credential containing a JWT, Virtual Key, or PAT.

Headers

X-Workspace-IdstringOptionalformat: "uuid"

Required for a normal JWT, Virtual Key, or PAT. A JWT may instead send X-Openmodel-User-Id. Not used by the public health endpoint.

X-Openmodel-User-IdstringOptionalformat: "uuid"

JWT-only alternative to X-Workspace-Id. Must be a UUID equal to the JWT subject; the server uses it as the workspace id. Not valid as the sole workspace header for Virtual Key or PAT authentication.

Query parameters

limitintegerOptional1-10Defaults to 5

Top-N limit (default 5, max 10).

Response

codeinteger
messagestring
dataany