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-08-30T05:39:44.4724228+00:00",
"SubmitDate": "2026-08-30T05:39:44.4724228+00:00",
"ReportPeriodStart": "2026-08-30T05:39:44.4724228+00:00",
"ReportPeriodEnd": "2026-08-30T05:39:44.4724228+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "4a61f8ae-7fb6-4da7-ac2c-3c319526739a",
"Rows": [
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "4a61f8ae-7fb6-4da7-ac2c-3c319526739a",
"Rows": [
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3976966b-f498-4043-af68-58b6d989951e",
"860a14c5-e5ea-4c14-b334-4e2062d037aa"
],
"Approvers": [
"9ff51080-28e1-4dcf-a3b2-be7c165d14e6",
"86051e4e-ff46-45a7-83ac-5cbf5a6f112c"
],
"ApprovedBy": "4c700f8b-a1b5-4b25-8670-d16c0022ef9c",
"ApprovalDate": "2026-08-30T05:39:44.4724228+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "9311b7a7-fc52-4ba7-97cb-b866e0084f41",
"WorkPlanId": "c0297390-2b14-4512-9ef4-7786b2ec8c7b",
"id": "1d708422-e8e7-4ad4-a0ab-b59e1cfc56fa",
"ConfigId": "817d0208-fb15-4e0f-8819-aebcf4b8e913"
},
{
"GenerationDate": "2026-08-30T05:39:44.4724228+00:00",
"SubmitDate": "2026-08-30T05:39:44.4724228+00:00",
"ReportPeriodStart": "2026-08-30T05:39:44.4724228+00:00",
"ReportPeriodEnd": "2026-08-30T05:39:44.4724228+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "4a61f8ae-7fb6-4da7-ac2c-3c319526739a",
"Rows": [
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "4a61f8ae-7fb6-4da7-ac2c-3c319526739a",
"Rows": [
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "9e3899f2-fb34-496c-9df8-c42b45970b43",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3976966b-f498-4043-af68-58b6d989951e",
"860a14c5-e5ea-4c14-b334-4e2062d037aa"
],
"Approvers": [
"9ff51080-28e1-4dcf-a3b2-be7c165d14e6",
"86051e4e-ff46-45a7-83ac-5cbf5a6f112c"
],
"ApprovedBy": "4c700f8b-a1b5-4b25-8670-d16c0022ef9c",
"ApprovalDate": "2026-08-30T05:39:44.4724228+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "9311b7a7-fc52-4ba7-97cb-b866e0084f41",
"WorkPlanId": "c0297390-2b14-4512-9ef4-7786b2ec8c7b",
"id": "1d708422-e8e7-4ad4-a0ab-b59e1cfc56fa",
"ConfigId": "817d0208-fb15-4e0f-8819-aebcf4b8e913"
}
]