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": "099f7397-6f1a-4711-9f1a-0309cc1f414d", "ObjectType": 0, "Values": [ { "InsightId": "4c0c59e7-96f6-4d3c-8aad-8067f2f4a6c8", "CategoryId": "b68cfade-a2ab-489e-9355-de8abd43c8ff", "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": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" }, { "Text": "sample string 1", "WorkPlanId": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "4c0c59e7-96f6-4d3c-8aad-8067f2f4a6c8", "CategoryId": "b68cfade-a2ab-489e-9355-de8abd43c8ff", "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": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" }, { "Text": "sample string 1", "WorkPlanId": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-07-16T12:20:56.9522868+00:00", "id": "2b35f705-efab-4dea-9ccb-613a3e8d0bd3", "ConfigId": "fdf594ce-1097-4155-91e9-224b36104864" }, { "ObjectId": "099f7397-6f1a-4711-9f1a-0309cc1f414d", "ObjectType": 0, "Values": [ { "InsightId": "4c0c59e7-96f6-4d3c-8aad-8067f2f4a6c8", "CategoryId": "b68cfade-a2ab-489e-9355-de8abd43c8ff", "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": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" }, { "Text": "sample string 1", "WorkPlanId": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true }, { "InsightId": "4c0c59e7-96f6-4d3c-8aad-8067f2f4a6c8", "CategoryId": "b68cfade-a2ab-489e-9355-de8abd43c8ff", "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": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" }, { "Text": "sample string 1", "WorkPlanId": "9300949c-c645-48bd-a236-5245cd1beeb7", "Id": "b45a865e-006b-468a-b2e3-f120ad31cae9" } ], "Result": true, "ResultValue": { "sample string 1": {}, "sample string 3": {} }, "Snoozed": true } ], "Compliance": 2.0, "AsOfDate": "2025-07-16T12:20:56.9522868+00:00", "id": "2b35f705-efab-4dea-9ccb-613a3e8d0bd3", "ConfigId": "fdf594ce-1097-4155-91e9-224b36104864" } ]