Hi All,
The Alteryx API documentation was only available for certain entities(workflow, collection, etc.,) and not available for Schedule entities.
https://help.alteryx.com/developer-help/auditlog-endpoint
I want to see schedule audit information like old value(before change), new value, operation (update, delete, insert).
E.g If you create a schedule in Gallery, information about the schedule like creation date time, frequency, owner, type, last run, next run, etc. will be updated in MongoDB.
If a user edits or modifies a schedule in the gallery, the edit/updated information is only available in MongoDB.
Regards,
Ariharan R