Retrieves a list of change logs. This method supports paging.
Path parameters
User profile ID associated with this request.
Query parameters
Select only change logs with the specified action.
Select only change logs with these IDs.
Select only change logs whose change time is before the specified maxChangeTime.The time should be formatted as an RFC3339 date/time string. For example, for 10:54 PM on July 18th, 2015, in the America/New York time zone, the format is "2015-07-18T22:54:00-04:00". In other words, the year, month, day, the letter T, the hour (24-hour clock system), minute, second, and then the time zone offset.
Maximum number of results to return.
Select only change logs whose change time is after the specified minChangeTime.The time should be formatted as an RFC3339 date/time string. For example, for 10:54 PM on July 18th, 2015, in the America/New York time zone, the format is "2015-07-18T22:54:00-04:00". In other words, the year, month, day, the letter T, the hour (24-hour clock system), minute, second, and then the time zone offset.
Select only change logs with these object IDs.
Select only change logs with the specified object type.
Value of the nextPageToken from the previous result page.
Select only change logs whose object ID, user name, old or new values match the search string.
Select only change logs with these user profile IDs.
Response
Successful response