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-23T14:46:19.2781284+00:00",
"SubmitDate": "2026-08-23T14:46:19.2781284+00:00",
"ReportPeriodStart": "2026-08-23T14:46:19.2781284+00:00",
"ReportPeriodEnd": "2026-08-23T14:46:19.2781284+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "58b7d10d-e0f2-44b6-8f25-3ae99cc89dc6",
"Rows": [
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "58b7d10d-e0f2-44b6-8f25-3ae99cc89dc6",
"Rows": [
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"a48e738b-5173-4ad6-a867-5cc9cdac3223",
"79242e3a-d9d1-41c1-8924-d5ade5f06b97"
],
"Approvers": [
"5b9c04d0-2fca-4356-beeb-2788b3c41e6c",
"da0062c7-bda5-41f4-a1dd-c759c1ba3121"
],
"ApprovedBy": "23cb63f7-07b0-4385-a530-d62804bf557d",
"ApprovalDate": "2026-08-23T14:46:19.2781284+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2f71c543-b8cf-4b36-891b-803d911447db",
"WorkPlanId": "7a67f645-cac2-47a2-a4e9-1bc6d832496a",
"id": "fd3643d1-ee57-4fa0-820d-13eb3fc229cc",
"ConfigId": "22cd2c3b-100b-45de-b2ac-76c9591ae929"
},
{
"GenerationDate": "2026-08-23T14:46:19.2781284+00:00",
"SubmitDate": "2026-08-23T14:46:19.2781284+00:00",
"ReportPeriodStart": "2026-08-23T14:46:19.2781284+00:00",
"ReportPeriodEnd": "2026-08-23T14:46:19.2781284+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "58b7d10d-e0f2-44b6-8f25-3ae99cc89dc6",
"Rows": [
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "58b7d10d-e0f2-44b6-8f25-3ae99cc89dc6",
"Rows": [
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "e7ece201-b125-4c5f-8786-0e191deca66e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"a48e738b-5173-4ad6-a867-5cc9cdac3223",
"79242e3a-d9d1-41c1-8924-d5ade5f06b97"
],
"Approvers": [
"5b9c04d0-2fca-4356-beeb-2788b3c41e6c",
"da0062c7-bda5-41f4-a1dd-c759c1ba3121"
],
"ApprovedBy": "23cb63f7-07b0-4385-a530-d62804bf557d",
"ApprovalDate": "2026-08-23T14:46:19.2781284+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2f71c543-b8cf-4b36-891b-803d911447db",
"WorkPlanId": "7a67f645-cac2-47a2-a4e9-1bc6d832496a",
"id": "fd3643d1-ee57-4fa0-820d-13eb3fc229cc",
"ConfigId": "22cd2c3b-100b-45de-b2ac-76c9591ae929"
}
]