GET api/insights/all
Get all insights for all plans
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of InsightResultName | Description | Type | Additional information |
---|---|---|---|
ObjectId | globally unique identifier |
None. |
|
ObjectType | InsightObjectType |
None. |
|
Values | Collection of InsightValue |
None. |
|
Compliance | decimal number |
None. |
|
AsOfDate | date |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "ObjectId": "03bc4688-df6a-44d8-b746-5748ddd72b3d", "ObjectType": 0, "Values": [ { "InsightId": "0dd6dab0-a79a-4327-a36b-ecf3131496a5", "CategoryId": "854bea36-1da9-4711-a6f6-44b124eb5f8e", "Level": 0, "IsCompliance": true, "ResultText": "sample string 4", "Details": [ "sample string 1", "sample string 2" ], "DetailsText": [ "sample string 1", "sample string 2" ], "DetailType": 0, "InsightItems": [ { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" }, { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "0dd6dab0-a79a-4327-a36b-ecf3131496a5", "CategoryId": "854bea36-1da9-4711-a6f6-44b124eb5f8e", "Level": 0, "IsCompliance": true, "ResultText": "sample string 4", "Details": [ "sample string 1", "sample string 2" ], "DetailsText": [ "sample string 1", "sample string 2" ], "DetailType": 0, "InsightItems": [ { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" }, { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-07-02T03:37:54.3627422+00:00", "id": "d273119b-a22a-4262-ab62-2b5944fd3ff9", "ConfigId": "137ed5a8-9c1e-44a4-8aed-97b1fb80b45d" }, { "ObjectId": "03bc4688-df6a-44d8-b746-5748ddd72b3d", "ObjectType": 0, "Values": [ { "InsightId": "0dd6dab0-a79a-4327-a36b-ecf3131496a5", "CategoryId": "854bea36-1da9-4711-a6f6-44b124eb5f8e", "Level": 0, "IsCompliance": true, "ResultText": "sample string 4", "Details": [ "sample string 1", "sample string 2" ], "DetailsText": [ "sample string 1", "sample string 2" ], "DetailType": 0, "InsightItems": [ { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" }, { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "0dd6dab0-a79a-4327-a36b-ecf3131496a5", "CategoryId": "854bea36-1da9-4711-a6f6-44b124eb5f8e", "Level": 0, "IsCompliance": true, "ResultText": "sample string 4", "Details": [ "sample string 1", "sample string 2" ], "DetailsText": [ "sample string 1", "sample string 2" ], "DetailType": 0, "InsightItems": [ { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" }, { "Text": "sample string 1", "WorkPlanId": "d6feb1a9-1850-46e8-be75-62598a8c5387", "Id": "9bb4ed7a-4672-4ccb-97df-55ef462d57b8" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-07-02T03:37:54.3627422+00:00", "id": "d273119b-a22a-4262-ab62-2b5944fd3ff9", "ConfigId": "137ed5a8-9c1e-44a4-8aed-97b1fb80b45d" } ]