/api/hub/v2/positions
GET {{siteUrl}}/api/hub/v2/positions
Retrieves all the position node records at a particular date. If the date is not given, then all the records for dates will be retrieved.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| date | null | Date at which the data set records shall be retrieved (optional) | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Accept | string |