Getsaasmemberanalytics

以 Markdown 格式查看

Per-member (user) daily series — same shape as agent analytics.

Success data: Same keys as GET .../agents/{id}/analytics.

身份验证

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

路径参数

idstring必需格式: "uuid"

Member/user UUID.

请求头

X-Workspace-Idstring可选格式: "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-Idstring可选格式: "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.

查询参数

daysinteger可选1-365默认为 30

Lookback calendar days (default 30, max 365).

响应

codeinteger
messagestring
dataany