productId to narrow.
| Property | Value |
|---|---|
| Auth | Required |
| Idempotent | Yes |
Query
| Field | Type | Required | Notes |
|---|---|---|---|
productId | string | no | Narrow to one product. |
cursor | string | no | Opaque cursor from a previous response. |
limit | integer | no | Max 100. Default 20. |
Response
Errors
| Status | Code | When |
|---|---|---|
| 401 | AUTH_REQUIRED | No session. |
| 500 | INTERNAL_ERROR | Read failed. |