Get Project - Implan-Group/api GitHub Wiki
This endpoint retrieves the specification for an existing Project.
Parameter | Spec | Type | Details |
---|---|---|---|
projectId | route | guid | The Project's Id. |
GET /api/v1/impact/project/496256c2-a089-4d42-a1a1-cafee3a43216
{ "id": "496256c2-a089-4d42-a1a1-cafee3a43216", "title": "Example Project API", "aggregationSchemeId": 14, "householdSetId": 1, "isMrio": false, "folderId": null, "lastImpactRunId": null }