Squish API Documentation

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

squish.company.getInfoGET

Returns some basic information about the Squish company identified by cfg.

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

squish.company.getProjectsGET

Returns a list of project information for active projects under the company specified by cfg.

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

squish.company.getUsersGET

Returns a list of user information for active users under the company specified by cfg.

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