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": "ed9ab04e-6271-4816-b7b8-459205db12bc", "ObjectType": 0, "Values": [ { "InsightId": "bef1ff67-1dbf-4076-9cb3-083656c6a535", "CategoryId": "68687f51-0c73-46bf-a699-9eaaffb24456", "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": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" }, { "Text": "sample string 1", "WorkPlanId": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "bef1ff67-1dbf-4076-9cb3-083656c6a535", "CategoryId": "68687f51-0c73-46bf-a699-9eaaffb24456", "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": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" }, { "Text": "sample string 1", "WorkPlanId": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-09-15T06:17:39.383664+00:00", "id": "7e2644d7-f2af-4494-a1c7-cd85c81087e0", "ConfigId": "61538874-67c6-45e3-9fc5-83332f97bf74" }, { "ObjectId": "ed9ab04e-6271-4816-b7b8-459205db12bc", "ObjectType": 0, "Values": [ { "InsightId": "bef1ff67-1dbf-4076-9cb3-083656c6a535", "CategoryId": "68687f51-0c73-46bf-a699-9eaaffb24456", "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": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" }, { "Text": "sample string 1", "WorkPlanId": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "bef1ff67-1dbf-4076-9cb3-083656c6a535", "CategoryId": "68687f51-0c73-46bf-a699-9eaaffb24456", "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": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" }, { "Text": "sample string 1", "WorkPlanId": "f648c73e-8881-409a-bcdd-cec9d76743b0", "Id": "40585fe0-2df4-4183-a650-8ebe1d6373ff" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-09-15T06:17:39.383664+00:00", "id": "7e2644d7-f2af-4494-a1c7-cd85c81087e0", "ConfigId": "61538874-67c6-45e3-9fc5-83332f97bf74" } ]