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-09-16T23:41:59.5335904+00:00",
"SubmitDate": "2026-09-16T23:41:59.5335904+00:00",
"ReportPeriodStart": "2026-09-16T23:41:59.5335904+00:00",
"ReportPeriodEnd": "2026-09-16T23:41:59.5335904+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "5c7cc686-43f4-4dcf-90ae-c824741f8886",
"Rows": [
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "5c7cc686-43f4-4dcf-90ae-c824741f8886",
"Rows": [
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"f42069eb-70d0-4451-8008-d00d18e87293",
"f3527ec2-6d7b-44db-9154-2ad764aa97ce"
],
"Approvers": [
"0bba72c8-8897-4343-b5b2-4fda8a2fedb6",
"ba84785c-c336-4043-b8e8-faef7a15929d"
],
"ApprovedBy": "2ab8f1d2-7924-45d2-9a4d-03bbd3f97954",
"ApprovalDate": "2026-09-16T23:41:59.5335904+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "936f0cb1-65b3-4422-bd32-1284d7484159",
"WorkPlanId": "6bc4b0df-e330-45ad-8ac4-6e0b4445bf1b",
"id": "8d7aa93f-b113-48fa-bb24-7cc786912d57",
"ConfigId": "7352b97c-6c9d-426a-9371-a39f771053ed"
},
{
"GenerationDate": "2026-09-16T23:41:59.5335904+00:00",
"SubmitDate": "2026-09-16T23:41:59.5335904+00:00",
"ReportPeriodStart": "2026-09-16T23:41:59.5335904+00:00",
"ReportPeriodEnd": "2026-09-16T23:41:59.5335904+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "5c7cc686-43f4-4dcf-90ae-c824741f8886",
"Rows": [
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "5c7cc686-43f4-4dcf-90ae-c824741f8886",
"Rows": [
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1a7afd50-9a3c-47a0-8082-5e440df2e2ea",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"f42069eb-70d0-4451-8008-d00d18e87293",
"f3527ec2-6d7b-44db-9154-2ad764aa97ce"
],
"Approvers": [
"0bba72c8-8897-4343-b5b2-4fda8a2fedb6",
"ba84785c-c336-4043-b8e8-faef7a15929d"
],
"ApprovedBy": "2ab8f1d2-7924-45d2-9a4d-03bbd3f97954",
"ApprovalDate": "2026-09-16T23:41:59.5335904+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "936f0cb1-65b3-4422-bd32-1284d7484159",
"WorkPlanId": "6bc4b0df-e330-45ad-8ac4-6e0b4445bf1b",
"id": "8d7aa93f-b113-48fa-bb24-7cc786912d57",
"ConfigId": "7352b97c-6c9d-426a-9371-a39f771053ed"
}
]