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": "9b6e80cd-6885-4fad-8931-64058d38c9b3", "ObjectType": 0, "Values": [ { "InsightId": "11703f74-85b2-49df-9ff0-438fbecec9e3", "CategoryId": "f1db463b-3b12-43d8-9b3b-1fe2e47cbe38", "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": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" }, { "Text": "sample string 1", "WorkPlanId": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "11703f74-85b2-49df-9ff0-438fbecec9e3", "CategoryId": "f1db463b-3b12-43d8-9b3b-1fe2e47cbe38", "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": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" }, { "Text": "sample string 1", "WorkPlanId": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-10-15T19:32:54.2059004+00:00", "id": "c8919279-0a7f-4801-9233-909e60f3f7e0", "ConfigId": "bfe7f9bd-d483-40f5-9e7f-cef33246c6bc" }, { "ObjectId": "9b6e80cd-6885-4fad-8931-64058d38c9b3", "ObjectType": 0, "Values": [ { "InsightId": "11703f74-85b2-49df-9ff0-438fbecec9e3", "CategoryId": "f1db463b-3b12-43d8-9b3b-1fe2e47cbe38", "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": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" }, { "Text": "sample string 1", "WorkPlanId": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "11703f74-85b2-49df-9ff0-438fbecec9e3", "CategoryId": "f1db463b-3b12-43d8-9b3b-1fe2e47cbe38", "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": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" }, { "Text": "sample string 1", "WorkPlanId": "03b033f2-9d63-49af-b9c4-ebba372f8e3a", "Id": "c54e7741-11ad-4776-87fc-a64449fa5b36" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-10-15T19:32:54.2059004+00:00", "id": "c8919279-0a7f-4801-9233-909e60f3f7e0", "ConfigId": "bfe7f9bd-d483-40f5-9e7f-cef33246c6bc" } ]