Get Projects - Implan-Group/api GitHub Wiki
This endpoint retrieves the specifications for all Projects created by the current user.
Parameter | Spec | Type | Details |
---|---|---|---|
deleted | query | bool❔ | Whether or not previously deleted Projects should be returned. (defaults to false ) |
GET /api/v1/impact/project?deleted=false
[ { "id": "15d2e450-2fbb-11ee-b7b3-0a12320835f5", "title": "Project A: Automotive Dealer Impact 2022", "aggregationSchemeId": 8, "householdSetId": 1, "isMrio": false, "folderId": null, "lastImpactRunId": 367922 },