Read chart
One chart's records, ranked
GET /charts/{id}
note
SDK method: readChart
Security: authenticated (policy: platform.view)
Attributes
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
date | string | No | Which edition, as YYYY-MM-DD. Absent means the current one, and a service that keeps no history answers with the current one either way |
limit | number | No |
Response
200 OK — Returns a ChartPage object.