Getsaaslogs
Authentication
Headers
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.
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
Calendar start YYYY-MM-DD (use with dateTo unless ISO pair used).
Calendar end YYYY-MM-DD.
ISO 8601 start (pair with end; overrides calendar pair when both pairs present).
ISO 8601 end; must be after start.
Agent UUID; mutually exclusive with memberId.
Member UUID; mutually exclusive with agentId.
agent | user | member for type-only filter; not with agentId/memberId.
Non-empty must be UUID (entity/user id search).
Page size (default 20, max 200).
0-based offset (alternative to page).
1-based page index when not using offset.
Used with page (capped with limit semantics, max 200).