/api/hub/v2/positions/structure/logs
GET {{siteUrl}}/api/hub/v2/positions/structure/logs?startingFromLogId=0&maxNumberOfLogs=500
Retrieves a list of logs representing modifications done on the HUB positions structure. These modifications are logged relationship by relationship. 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 |