Squish API Documentation

squish.calendar squish.company squish.history squish.issue squish.project squish.wiki
API Tester Params —

squish.history.commentsGET

Returns a list of comment history entries matching any specified criteria (note that you must supply at least one criteria), ordered by modification date descending. This service will only return history for projects you are a manager of.

GET Parameters:
URL:
https://api.squishlist.com/rest/?method=squish.history.comments
Result:
None yet.

squish.history.queryGET

Returns a list of field history entries matching any specified criteria (note that you must supply at least one criteria), ordered by modification date descending. This service will only return history for projects you are a manager of.

GET Parameters:
URL:
https://api.squishlist.com/rest/?method=squish.history.query
Result:
None yet.