[Deprecated] Changelogs
Get a log of customers changes for the specified timeframe, ordered chronologically. Option is to get by specified item type and id.
Authorizations
Query parameters
itemIdstring · uuidOptional
Unique item identification number in UUID format, for which changelogs are added
ChangelogItemTypestring · enumOptionalPossible values:
optional filtering by changelog item type
limitinteger · min: 1RequiredDefault:
Maximum number of items to return
20cursorstringOptional
String value used for pagination
orderDirectionstring · enumOptionalDefault:
order direction
ASCPossible values: startDatestring · date-timeOptionalExample:
The left boundary of [startDateTime - endDateTime] changelog entries date-time range
2019-04-12T23:20:50.52ZendDatestring · date-timeOptionalExample:
The right boundary of [startDateTime - endDateTime] changelog entries date-time range
2019-05-12T23:20:50.52ZResponses
200
OK
application/json
400
Bad Request
application/json
get
/customers-changelogLast updated

