GET api/statusreports/mysubmit
Get list of submitted reports for me to approve
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-15T20:57:45.5956762+00:00",
"SubmitDate": "2026-07-15T20:57:45.5956762+00:00",
"ReportPeriodStart": "2026-07-15T20:57:45.5956762+00:00",
"ReportPeriodEnd": "2026-07-15T20:57:45.5956762+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "be7f6814-4e3b-4982-b89b-0c1daf898dec",
"Rows": [
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "be7f6814-4e3b-4982-b89b-0c1daf898dec",
"Rows": [
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"2c2e881a-5437-4dd6-8713-36913fa040a9",
"88a63a8b-f909-4c99-b3d8-5fe9c1bc8ccb"
],
"Approvers": [
"c58e0c9a-1065-4d08-ac46-0e3e4661f6f9",
"a2b5b971-011e-48d3-9348-e26ffe7115c0"
],
"ApprovedBy": "8c046a43-ef61-4d5f-a9a9-5f5a7836d3e2",
"ApprovalDate": "2026-07-15T20:57:45.5956762+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "8c921512-a082-4eee-a8b8-9f19707880dc",
"WorkPlanId": "fe4cc10d-41f8-46f2-b902-6350888e577a",
"id": "906b7496-b73f-4013-8fc5-befc6798491d",
"ConfigId": "e0791a78-360a-48fe-8746-cda8bfe8090c"
},
{
"GenerationDate": "2026-07-15T20:57:45.5956762+00:00",
"SubmitDate": "2026-07-15T20:57:45.5956762+00:00",
"ReportPeriodStart": "2026-07-15T20:57:45.5956762+00:00",
"ReportPeriodEnd": "2026-07-15T20:57:45.5956762+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "be7f6814-4e3b-4982-b89b-0c1daf898dec",
"Rows": [
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "be7f6814-4e3b-4982-b89b-0c1daf898dec",
"Rows": [
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c6599c1a-7df5-4825-a34b-1d557b68a9a1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"2c2e881a-5437-4dd6-8713-36913fa040a9",
"88a63a8b-f909-4c99-b3d8-5fe9c1bc8ccb"
],
"Approvers": [
"c58e0c9a-1065-4d08-ac46-0e3e4661f6f9",
"a2b5b971-011e-48d3-9348-e26ffe7115c0"
],
"ApprovedBy": "8c046a43-ef61-4d5f-a9a9-5f5a7836d3e2",
"ApprovalDate": "2026-07-15T20:57:45.5956762+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "8c921512-a082-4eee-a8b8-9f19707880dc",
"WorkPlanId": "fe4cc10d-41f8-46f2-b902-6350888e577a",
"id": "906b7496-b73f-4013-8fc5-befc6798491d",
"ConfigId": "e0791a78-360a-48fe-8746-cda8bfe8090c"
}
]