Backend of WPO Audit Tool
/organizations/
/products/
/products/:id
/products/:id/phases
get latest knowledge areas
/phases/:productPhaseId/knowledgeAreas
get latest questions of a knowledge area
/phases/:productPhaseId/knowledgeAreas/:knowledgeAreaId/questions
get knowledge areas by revision
/phases/:productPhaseId/revisions/:revisionId/knowledgeAreas
get questions of a knowledge area by revision
/phases/:productPhaseId/revisions/:revisionId/knowledgeAreas/:knowledgeAreaId/questions
get Evidence by project id and question id
product/:id/questions/:questionId/evidence
get a evidence
product/:id/questions/:questionId/evidence/:id
/audits