Squish API Documentation

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

squish.project.countGET

Takes the same parameters as search, but returns the number of issues that would be returned by that search.

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

squish.project.getFieldsGET

Returns a list of field information for fields defined by the specified project.

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

squish.project.getInfoGET

Returns information about the requested project.

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

squish.project.timelineGET

Returns timeline information about the specified project.

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