API Tester Params —
squish.calendar.projectsGET
Returns a list of project management "projects" (milestones) along with start/end dates, and task dates if applicable.
GET Parameters:
- prj: The short name of the squish project
- inactive: Passing a value of 1 will include inactive projects (default=0)
URL:
https://api.squishlist.com/rest/?method=squish.calendar.projects
Result:
None yet.