OptionalchangesOptionalchangeType?: "DELETE" | "CREATE" | "MODIFY"The type of change that was detected.
OptionalrecordId?: numberA record whose dependencies were found to have been updated after the time provided.
Optionaltimestamp?: stringThe timestamp that Quickbase found that exceeded the after time. This does not represent the latest date modified in the record graph.
The count of changes found.
OptionaldeletesWhen true, this indicates that the number of deletes detected exceeded the limit and details could not be returned.
When includeDetails is true, this array contains the individual record changes. If includeDetails is false, this array will not be returned.