v1
latestSwagger 2.02026-07-13447786.5 KBAudit Log
Allows an arbitrary filter to be specified and applied to the org\'s change log.
Perform an adhoc query against the change log for your org. The filter is a JSON encoded FilterSum as defined in this file.
get/changelog/adhoc
Query parameters
filterstring
Encoded FilterSums representing the query you would like to execute. See object definition for details.
Response
A list of changes that meet the provided filter.