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-09T18:38:04.9450964+00:00",
"SubmitDate": "2026-07-09T18:38:04.9450964+00:00",
"ReportPeriodStart": "2026-07-09T18:38:04.9450964+00:00",
"ReportPeriodEnd": "2026-07-09T18:38:04.9450964+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c497dfeb-afef-4374-a7b1-75b44d6faf27",
"Rows": [
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c497dfeb-afef-4374-a7b1-75b44d6faf27",
"Rows": [
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"8aa5b5f2-05a0-41aa-b63a-0f509762ac78",
"e9e63fd9-d769-4ee2-87a9-d3535ad4da0d"
],
"Approvers": [
"0123e5b9-6e74-4a77-ad7b-0e72bfd55fbc",
"96c65a8a-491e-4352-a876-dd431614d18e"
],
"ApprovedBy": "642c4270-6bb6-4e2a-918d-b29a66d5bd11",
"ApprovalDate": "2026-07-09T18:38:04.9450964+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "e15d7968-c8c0-4ee7-889c-7368b9097443",
"WorkPlanId": "83e91589-5bb9-419e-b644-910b87a6276d",
"id": "fef89470-84ba-4550-ad33-ee249ad8a0fc",
"ConfigId": "8120296d-c1cf-4981-8aa3-e677a915d459"
},
{
"GenerationDate": "2026-07-09T18:38:04.9450964+00:00",
"SubmitDate": "2026-07-09T18:38:04.9450964+00:00",
"ReportPeriodStart": "2026-07-09T18:38:04.9450964+00:00",
"ReportPeriodEnd": "2026-07-09T18:38:04.9450964+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c497dfeb-afef-4374-a7b1-75b44d6faf27",
"Rows": [
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c497dfeb-afef-4374-a7b1-75b44d6faf27",
"Rows": [
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9ef4bf51-207b-4a93-9f3e-bddf7a83265a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"8aa5b5f2-05a0-41aa-b63a-0f509762ac78",
"e9e63fd9-d769-4ee2-87a9-d3535ad4da0d"
],
"Approvers": [
"0123e5b9-6e74-4a77-ad7b-0e72bfd55fbc",
"96c65a8a-491e-4352-a876-dd431614d18e"
],
"ApprovedBy": "642c4270-6bb6-4e2a-918d-b29a66d5bd11",
"ApprovalDate": "2026-07-09T18:38:04.9450964+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "e15d7968-c8c0-4ee7-889c-7368b9097443",
"WorkPlanId": "83e91589-5bb9-419e-b644-910b87a6276d",
"id": "fef89470-84ba-4550-ad33-ee249ad8a0fc",
"ConfigId": "8120296d-c1cf-4981-8aa3-e677a915d459"
}
]