Changelogs v2

Get Entities Changelog

get
/entities-changelog

Get a log of entities 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 · enumOptional

optional filtering by changelog item type

Possible values:
limitinteger · min: 1Required

Maximum number of items to return

Default: 20
cursorstringOptional

String value used for pagination

orderDirectionstring · enumOptional

order direction

Default: ASCPossible values:
startDatestring · date-timeOptional

The left boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-04-12T23:20:50.52Z
endDatestring · date-timeOptional

The right boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-05-12T23:20:50.52Z
Responses
200

OK

application/json
get
/entities-changelog

Get Roles Changelog

get
/roles-changelog

Get a log of roles 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 · enumOptional

optional filtering by changelog item type

Possible values:
limitinteger · min: 1Required

Maximum number of items to return

Default: 20
cursorstringOptional

String value used for pagination

orderDirectionstring · enumOptional

order direction

Default: ASCPossible values:
startDatestring · date-timeOptional

The left boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-04-12T23:20:50.52Z
endDatestring · date-timeOptional

The right boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-05-12T23:20:50.52Z
Responses
200

OK

application/json
get
/roles-changelog

Get Digital Assets Changelog

get
/digital-changelog

Get a log of digital assets 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 · enumOptional

optional filtering by changelog item type

Possible values:
limitinteger · min: 1Required

Maximum number of items to return

Default: 20
cursorstringOptional

String value used for pagination

orderDirectionstring · enumOptional

order direction

Default: ASCPossible values:
startDatestring · date-timeOptional

The left boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-04-12T23:20:50.52Z
endDatestring · date-timeOptional

The right boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-05-12T23:20:50.52Z
Responses
200

OK

application/json
get
/digital-changelog

Get Products Changelog

get
/products-changelog

Get a log of products 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 · enumOptional

optional filtering by changelog item type

Possible values:
limitinteger · min: 1Required

Maximum number of items to return

Default: 20
cursorstringOptional

String value used for pagination

orderDirectionstring · enumOptional

order direction

Default: ASCPossible values:
startDatestring · date-timeOptional

The left boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-04-12T23:20:50.52Z
endDatestring · date-timeOptional

The right boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-05-12T23:20:50.52Z
Responses
200

OK

application/json
get
/products-changelog

Get Documents Changelog

get
/documents-changelog

Get a log of documents 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 · enumOptional

optional filtering by changelog item type

Possible values:
limitinteger · min: 1Required

Maximum number of items to return

Default: 20
cursorstringOptional

String value used for pagination

orderDirectionstring · enumOptional

order direction

Default: ASCPossible values:
startDatestring · date-timeOptional

The left boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-04-12T23:20:50.52Z
endDatestring · date-timeOptional

The right boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-05-12T23:20:50.52Z
Responses
200

OK

application/json
get
/documents-changelog

Get Traditional Assets Changelog

get
/traditional-changelog

Get a log of traditional assets 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 · enumOptional

optional filtering by changelog item type

Possible values:
limitinteger · min: 1Required

Maximum number of items to return

Default: 20
cursorstringOptional

String value used for pagination

orderDirectionstring · enumOptional

order direction

Default: ASCPossible values:
startDatestring · date-timeOptional

The left boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-04-12T23:20:50.52Z
endDatestring · date-timeOptional

The right boundary of [startDateTime - endDateTime] changelog entries date-time range

Example: 2019-05-12T23:20:50.52Z
Responses
200

OK

application/json
get
/traditional-changelog

Last updated