Get Shared Projects - Implan-Group/api GitHub Wiki

Get Shared Projects


GET /api/v1/impact/project/shared

This endpoint retrieves the specifications for all Projects shared with the current user.


🧾Example

📤 Request

GET /api/v1/impact/project/shared

📥 Response

[
    {
        "id": "2541dca6-23a2-11ef-8892-0adb0444525f",
        "title": "Custom Spending Pattern in IIA Custom",
        "aggregationSchemeId": 8,
        "householdSetId": 1,
        "isMrio": false,
        "folderId": null,
        "lastImpactRunId": 420980
    },
⚠️ **GitHub.com Fallback** ⚠️