| title: 'Get Project' | |
| description: "Retrieve details of a specific project by its organization and project ID using the GET endpoint." | |
| openapi: get /api/v1/orgs/organizations/{org_id}/projects/{project_id}/ | |
| title: 'Get Project' | |
| description: "Retrieve details of a specific project by its organization and project ID using the GET endpoint." | |
| openapi: get /api/v1/orgs/organizations/{org_id}/projects/{project_id}/ | |