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": "2d9c669c-f6f2-4481-bfcd-d914876cbcf3", "ObjectType": 0, "Values": [ { "InsightId": "5f6d2e16-2453-46c1-99e5-b5549963fdf7", "CategoryId": "38379526-0d13-4b91-b912-045d0e326b42", "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": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" }, { "Text": "sample string 1", "WorkPlanId": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "5f6d2e16-2453-46c1-99e5-b5549963fdf7", "CategoryId": "38379526-0d13-4b91-b912-045d0e326b42", "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": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" }, { "Text": "sample string 1", "WorkPlanId": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-09-04T03:10:33.8641878+00:00", "id": "7e3d03dd-02e4-4587-83d8-bde597e721da", "ConfigId": "66c55b63-c094-48b0-b6c2-380b70b223e8" }, { "ObjectId": "2d9c669c-f6f2-4481-bfcd-d914876cbcf3", "ObjectType": 0, "Values": [ { "InsightId": "5f6d2e16-2453-46c1-99e5-b5549963fdf7", "CategoryId": "38379526-0d13-4b91-b912-045d0e326b42", "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": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" }, { "Text": "sample string 1", "WorkPlanId": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "5f6d2e16-2453-46c1-99e5-b5549963fdf7", "CategoryId": "38379526-0d13-4b91-b912-045d0e326b42", "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": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" }, { "Text": "sample string 1", "WorkPlanId": "7ad3b747-5977-4c36-bb08-8b67bc40e2b5", "Id": "7be6548c-e2cb-472a-b2f5-b477ec55eadb" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-09-04T03:10:33.8641878+00:00", "id": "7e3d03dd-02e4-4587-83d8-bde597e721da", "ConfigId": "66c55b63-c094-48b0-b6c2-380b70b223e8" } ]