/api/hub/v2/positions/logs
GET {{siteUrl}}/api/hub/v2/positions/logs?startingFromLogId=0&maxNumberOfLogs=500
Retrieves a list of logs representing modifications done on the HUB positions. These modifications are logged field by field. The return object describes these modifications.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
startingFromLogId | number | The first LogID to retrieve | |
maxNumberOfLogs | number | The maximum number of logs to retrieve per response |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |