{ "opencollection": "1.0.0", "info": { "name": "Velaris Public Activity Attribute Change Log API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Attribute Change Log", "type": "folder" }, "items": [ { "info": { "name": "Get Attribute Changelog", "type": "http" }, "http": { "method": "POST", "url": "https://api.euw1.velaris.io/attribute-change-log", "body": { "type": "json", "data": "{}" } }, "docs": "
Pagination
\nAttribute changelog response is paginated using the attribute changed date. To fetch the next page last received changelog chaged date should be passed as the cursor in the next request.
\nPage size : 50
Request Body
\n