JUMP TOQase.io APIIntroduction to the Qase APIattachmentsGet all attachments.getUpload attachment.postGet attachment by Hash.getRemove attachment by Hash.deleteauthorsGet all authors.getGet a specific author.getcasesGet all test cases.getCreate a new test case.postGet a specific test case.getDelete test case.deleteUpdate test case.patchCreate test cases in bulk.postcustom-fieldsGet all Custom Fields.getCreate new Custom Field.postGet Custom Field by id.getDelete Custom Field by id.deleteUpdate Custom Field by id.patchdefectsGet all defects.getCreate a new defect.postGet a specific defect.getDelete defect.deleteUpdate defect.patchResolve a specific defect.patchUpdate a specific defect status.patchenvironmentsGet all environments.getCreate a new environment.postGet a specific environment.getDelete environment.deleteUpdate environment.patchmilestonesGet all milestones.getCreate a new milestone.postGet a specific milestone.getDelete milestone.deleteUpdate milestone.patchplansGet all plans.getCreate a new plan.postGet a specific plan.getDelete plan.deleteUpdate plan.patchprojectsGet All Projects.getCreate new project.postGet Project by code.getDelete Project by code.deleteGrant access to project by code.postRevoke access to project by code.deleteresultsGet all test run results.getCreate test run result.postGet test run result by code.getBulk create test run result.postUpdate test run result.patchDelete test run result.deleterunsGet all runs.getCreate a new run.postGet a specific run.getDelete run.deleteUpdate publicity of a specific run.patchComplete a specific run.postsearchSearch entities by Qase Query Language (QQL).getshared-stepsGet all shared steps.getCreate a new shared step.postGet a specific shared step.getDelete shared step.deleteUpdate shared step.patchsuitesGet all test suites.getCreate a new test suite.postGet a specific test suite.getDelete test suite.deleteUpdate test suite.patchresult(Beta) Bulk create test run result.postGet all plans.get https://api.qase.io/v1/plan/{code}This method allows to retrieve all plans stored in selected project.