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": "fd850f22-8aec-4a8f-a243-0a6469a14a9f", "ObjectType": 0, "Values": [ { "InsightId": "af7f1b5f-5fde-41bc-a3ad-552f7a31fd07", "CategoryId": "a789cdbf-49f8-4fb6-a919-1607852ce7ff", "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": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" }, { "Text": "sample string 1", "WorkPlanId": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "af7f1b5f-5fde-41bc-a3ad-552f7a31fd07", "CategoryId": "a789cdbf-49f8-4fb6-a919-1607852ce7ff", "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": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" }, { "Text": "sample string 1", "WorkPlanId": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-04-04T02:33:55.3477968+00:00", "id": "9a6c36c5-ed8f-4f14-b139-326ccf571cb4", "ConfigId": "5992796e-ceeb-48ea-ad9b-2fda838a0d4b" }, { "ObjectId": "fd850f22-8aec-4a8f-a243-0a6469a14a9f", "ObjectType": 0, "Values": [ { "InsightId": "af7f1b5f-5fde-41bc-a3ad-552f7a31fd07", "CategoryId": "a789cdbf-49f8-4fb6-a919-1607852ce7ff", "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": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" }, { "Text": "sample string 1", "WorkPlanId": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "af7f1b5f-5fde-41bc-a3ad-552f7a31fd07", "CategoryId": "a789cdbf-49f8-4fb6-a919-1607852ce7ff", "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": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" }, { "Text": "sample string 1", "WorkPlanId": "3a4e0f5c-dd0b-4e90-9931-8ea09c957b73", "Id": "e966b826-4771-4300-9034-20cc89e7fc1f" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-04-04T02:33:55.3477968+00:00", "id": "9a6c36c5-ed8f-4f14-b139-326ccf571cb4", "ConfigId": "5992796e-ceeb-48ea-ad9b-2fda838a0d4b" } ]