List Configuration Logs
24/03/2026
GET {baseUrl}/api/configurations/{configId}/logs
Returns change history of a configuration identified by its ID, ordered from the latest entry. The change log provides detailed information about who made the changes, what values were modified and when these changes took place.
Name | In | Type | Required | Description |
|---|---|---|---|---|
configId | path | integer(int32) | true | The ID of the configuration to load logs for. |
curl 'https://adf-dev.semantic-web.at/ADF/api/configurations/27/logs' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJfeXpPU1JLUkV5MWg2SFUyeDNYaG9EdXQyUEItRldZWmpVcTVqdF93UUpNIn0.eyJleHAiOjE3MDE5Njg1NTIsImlhdCI6MTcwMTk2ODI1MiwianRpIjoiMTgzNTQwOTktY2VjZi00NjFhLTk3ZWItMTEzMjdhMmI4OTNiIiwiaXNzIjoiaHR0cHM6Ly9sb2dpbi1pbnRlcm5hbC1ldS5wb29scGFydHkuYml6L2F1dGgvcmVhbG1zL3JkZm94LWludGVncmF0aW9uLnBvb2xwYXJ0eS5iaXoiLCJhdWQiOiJhY2NvdW50Iiwic3ViIjoiMmY4N2RiZjYtZWExZC00OTc5LWE3YWYtNmEwZTExMTA0N2IyIiwidHlwIjoiQmVhcmVyIiwiYXpwIjoicHB0Iiwic2Vzc2lvbl9zdGF0ZSI6IjgzNGI2YTAzLTBmNTYtNDcwMC1hNWYyLTk5MmJhYmE0ZGMyZiIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImxvY2FsLXVzZXIiLCJQb29sUGFydHlVc2VyIiwidW1hX2F1dGhvcml6YXRpb24iLCJkZWZhdWx0LXJvbGVzLXJkZm94LWludGVncmF0aW9uLnBvb2xwYXJ0eS5iaXoiXX0sInJlc291cmNlX2FjY2VzcyI6eyJhY2NvdW50Ijp7InJvbGVzIjpbIm1hbmFnZS1hY2NvdW50IiwibWFuYWdlLWFjY291bnQtbGlua3MiLCJ2aWV3LXByb2ZpbGUiXX19LCJzY29wZSI6Im9wZW5pZCBwcm9maWxlIGVtYWlsIiwic2lkIjoiODM0YjZhMDMtMGY1Ni00NzAwLWE1ZjItOTkyYmFiYTRkYzJmIiwiaXJpIjoiaHR0cHM6Ly9yZGZveC1pbnRlZ3JhdGlvbi5wb29scGFydHkuYml6L3VzZXIvMmY4N2RiZjYtZWExZC00OTc5LWE3YWYtNmEwZTExMTA0N2IyIiwidWlMYW5ndWFnZSI6ImVuIiwiZW1haWxfdmVyaWZpZWQiOmZhbHNlLCJkaXNwbGF5TGFuZ3VhZ2VzIjpbIiJdLCJza29zVmlldyI6IkJBU0lDU0tPU1ZJRVciLCJuYW1lIjoiUFBJTCBUZXN0IFVzZXIiLCJncm91cHMiOlsiL3BwaWwiXSwidGltZVpvbmUiOiJFdXJvcGUvVmllbm5hIiwicHJlZmVycmVkX3VzZXJuYW1lIjoicHBpbCIsImdpdmVuX25hbWUiOiJQUElMIiwiYWNMYW5ndWFnZSI6ImVuIiwiZmFtaWx5X25hbWUiOiJUZXN0IFVzZXIifQ.n4Tj5jUGO2fa5j94GmENmyUG5AAlOk2M2G18YOok9yrTIUotx93bGrPJcWBXMN6lAoGg6e9-QUr_mogjb0rOmp4wnWsp_5Pom7xD_QJYQd0iCElanYO-OWKjJiLpvq27hA1o6ro2i-TGKTNUdlijzpWZNS0Q7wy65Eq3QcKrRC7tW4JYU3_idQpmyrQ48hz-uWZD6BcrrjGXy5-33cW-0HkxoCstzalFXTFQ5aNEEhAZw9IvDEDb3dAprz6bik9WdI7SAgfYCwNuUWN9zb3a6ojbhg4RIp1Eugss-Wgl728rz1jQK43ECD9O4wZ73un3_nA8ArFAyMTrMtc7W8QrgQ'
Status | Meaning | Description |
|---|---|---|
200 | The change history (logs) of a configuration | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found |
{
"logs": [
{
"id": 28,
"type": "conf_change",
"confId": 27,
"user": "ppil",
"datetime": "2023-11-22T13:44:40.396Z",
"details": {
"confBefore": {
"id": 27,
"user": "ppil",
"created": "2023-11-22T13:44:15.454Z",
"config": {
"title": "Wine-Cheese Harmonizer",
"searchSpace": "f8c3c4f8-c14c-48c7-af5a-ab5f63b3ae93",
"visible": true,
"result": {
"itemsPerPage": 10,
"showResultCount": true,
"summaryLength": 200,
"showTags": true,
"numberOfTags": 10,
"titleAction": "detail_view",
"dateFormat": "medium",
"showSimilarDocuments": true,
"numberOfSimilarDocuments": 5,
"showDynamicSentiment": false,
"showResultAsImage": false
},
"filter": {
"facetsToShow": [],
"hideEmptyFacets": true,
"componentOrder": []
},
"layout": {
"basicActionColor": {
"backgroundColor": "#1565c0",
"fontColor": "#ffffff"
},
"focusActionColor": {
"backgroundColor": "#f07d2e",
"fontColor": "#ffffff"
},
"criticalActionColor": {
"backgroundColor": "#ff0000",
"fontColor": "#ffffff"
},
"navbar": {
"backgroundColor": "#00adee",
"fontColor": "#ffffff"
},
"facets": {
"backgroundColor": "#fff",
"fontColor": "#212121"
},
"documents": {
"backgroundColor": "#fff",
"fontColor": "#212121"
},
"logo": ""
},
"details": {
"detailsToShow": [],
"showSimilar": false,
"showSimilarAsImage": false,
"showRecommendations": false,
"recommender": "",
"numberOfRecommendations": 4,
"numberOfSimilar": 4,
"showRecommendedAsImage": false,
"showConceptHighlighting": false
}
}
},
"confAfter": {
"id": 27,
"user": "ppil",
"created": "2023-11-22T13:44:15.454Z",
"config": {
"title": "Wine-Cheese Harmonizer",
"searchSpace": "f8c3c4f8-c14c-48c7-af5a-ab5f63b3ae93",
"visible": true,
"result": {
"itemsPerPage": 10,
"showResultCount": true,
"summaryLength": 200,
"showTags": true,
"numberOfTags": 11,
"titleAction": "detail_view",
"dateFormat": "short",
"showSimilarDocuments": true,
"numberOfSimilarDocuments": 5,
"showDynamicSentiment": false,
"showResultAsImage": false
},
"filter": {
"facetsToShow": [],
"hideEmptyFacets": true,
"componentOrder": []
},
"layout": {
"basicActionColor": {
"backgroundColor": "#1565c0",
"fontColor": "#ffffff"
},
"focusActionColor": {
"backgroundColor": "#f07d2e",
"fontColor": "#ffffff"
},
"criticalActionColor": {
"backgroundColor": "#ff0000",
"fontColor": "#ffffff"
},
"navbar": {
"backgroundColor": "#00adee",
"fontColor": "#ffffff"
},
"facets": {
"backgroundColor": "#fff",
"fontColor": "#212121"
},
"documents": {
"backgroundColor": "#fff",
"fontColor": "#212121"
},
"logo": ""
},
"details": {
"detailsToShow": [],
"showSimilar": false,
"showSimilarAsImage": false,
"showRecommendations": false,
"recommender": "",
"numberOfRecommendations": 4,
"numberOfSimilar": 4,
"showRecommendedAsImage": false,
"showConceptHighlighting": false
}
}
},
"changes": [
{
"property": "/config/result/dateFormat",
"valueBefore": "MEDIUM",
"valueAfter": "SHORT"
},
{
"property": "/config/result/numberOfTags",
"valueBefore": "10",
"valueAfter": "11"
}
]
}
}
],
"message": "Successfully loaded logs for configuration 27."
}Name | Type | Description | |||
|---|---|---|---|---|---|
logs | array | An array of objects, each representing a single log entry. | |||
» id | integer(int32) | The unique ID of the log entry. | |||
» type | string | The type of change. | |||
» confId | integer(int32) | The unique ID of the configuration the log belongs to. | |||
» user | string | The username of the user who performed the change. | |||
» datetime | string(date-time) | The timestamp in the | |||
» details | object | An object with the configuration before and after the change took place as well as with the overview of changed settings. | |||
» » confBefore | object | An object with the configuration settings and metadata before the change took place. | |||
» » confAfter | object | An object with the configuration settings and metadata after the change took place. | |||
» » changes | array | An array of objects, each representing a single setting that has changed. | |||
» » » property | string | The setting that changed. | |||
» » » valueBefore | string | The value of the setting before the change took place. | |||
» » » valueAfter | string | The value of the setting after the change took place. | |||
» message | string | A message indicating success or error of the operation. | |||