| Property | Value |
|---|---|
| Auth | Required |
| Required scope | Account membership |
| Idempotent | Yes |
Query
| Field | Type | Required | Notes |
|---|---|---|---|
productId | string | no | Narrow to one product. |
since | ISO 8601 date | no | Defaults to 30 days ago. |
eventTypes | comma list | no | Filter (e.g., score.completed,move.landed). |
limit | integer | no | Max 200. Default 50. |
Response
Errors
| Status | Code | When |
|---|---|---|
| 401 | AUTH_REQUIRED | No session. |
| 500 | INTERNAL_ERROR | Read failed. |