1--- 2title: getProject 3description: Get a specific project by ID 4openapi: 'GET /project/{id}' 5---