Passer au contenu principal

Journal des modifications

Release 8.1

RDTP-15326

What's New


GET /subscribers/mine/userActionLogs/export

RDTP-25916

What's Changed


GET /subscribers/mine/userActionLogs/export
Parameters:

Added: from in query

Returns user action logs with a timestamp >= from (inclusive).

Added: to in query

Returns user action logs with a timestamp <= to (inclusive).

Changed: action in query

Cannot be set if objectType or objectID is set. Multiple action query parameters can be encoded in the URI.

Changed: objectType in query

Cannot be set if action or objectID is set.

Changed: objectID in query

Cannot be set if action or objectType is set.

Changed: userLogin in query

Only supported when action is set.

Release 8.0

Initial release

Demander à l’IA