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": "f92b1ddd-6d6a-4f72-9b45-7aff476b0bce", "ObjectType": 0, "Values": [ { "InsightId": "91cdb16c-6d1c-49e3-b4ef-c3ccfd994f65", "CategoryId": "b8f795d4-fb5b-4c4a-a90f-d3933c13e1ab", "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": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" }, { "Text": "sample string 1", "WorkPlanId": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "91cdb16c-6d1c-49e3-b4ef-c3ccfd994f65", "CategoryId": "b8f795d4-fb5b-4c4a-a90f-d3933c13e1ab", "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": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" }, { "Text": "sample string 1", "WorkPlanId": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-05-23T20:34:05.3568609+00:00", "id": "61241b2c-2c02-4174-b4ff-06a4bb7fcd5c", "ConfigId": "142bc7b9-8fd0-44d7-b97e-cd44f4b85113" }, { "ObjectId": "f92b1ddd-6d6a-4f72-9b45-7aff476b0bce", "ObjectType": 0, "Values": [ { "InsightId": "91cdb16c-6d1c-49e3-b4ef-c3ccfd994f65", "CategoryId": "b8f795d4-fb5b-4c4a-a90f-d3933c13e1ab", "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": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" }, { "Text": "sample string 1", "WorkPlanId": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "91cdb16c-6d1c-49e3-b4ef-c3ccfd994f65", "CategoryId": "b8f795d4-fb5b-4c4a-a90f-d3933c13e1ab", "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": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" }, { "Text": "sample string 1", "WorkPlanId": "453b304c-116d-454e-9769-7c457c625144", "Id": "7077dc7c-2061-4187-933f-01e560f02ba0" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-05-23T20:34:05.3568609+00:00", "id": "61241b2c-2c02-4174-b4ff-06a4bb7fcd5c", "ConfigId": "142bc7b9-8fd0-44d7-b97e-cd44f4b85113" } ]