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-09T09:48:27.3360851+00:00",
"SubmitDate": "2026-08-09T09:48:27.3360851+00:00",
"ReportPeriodStart": "2026-08-09T09:48:27.3360851+00:00",
"ReportPeriodEnd": "2026-08-09T09:48:27.3360851+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "476003d0-18ca-4c82-917d-5aa9ede82fc1",
"Rows": [
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "476003d0-18ca-4c82-917d-5aa9ede82fc1",
"Rows": [
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"dcd74d5e-e04d-4b25-bdde-f792060fdd1e",
"df880d0f-a97f-41cd-aec3-0e3d64d82a27"
],
"Approvers": [
"784baef2-98a6-430b-b4bd-ae265f09a35d",
"94741494-1c46-489c-a20e-f766d62218a6"
],
"ApprovedBy": "2a73e399-cf90-4feb-9a28-09573f0d52bf",
"ApprovalDate": "2026-08-09T09:48:27.3360851+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "46d28ab7-389e-4094-8dc5-cd7dd2709607",
"WorkPlanId": "747510ac-57b6-429e-8fa5-19114f0761e2",
"id": "8d800d09-d2bf-4e85-bebb-b77db19f6053",
"ConfigId": "a6eb7a10-b129-4a69-b4a1-11f89036c092"
},
{
"GenerationDate": "2026-08-09T09:48:27.3360851+00:00",
"SubmitDate": "2026-08-09T09:48:27.3360851+00:00",
"ReportPeriodStart": "2026-08-09T09:48:27.3360851+00:00",
"ReportPeriodEnd": "2026-08-09T09:48:27.3360851+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "476003d0-18ca-4c82-917d-5aa9ede82fc1",
"Rows": [
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "476003d0-18ca-4c82-917d-5aa9ede82fc1",
"Rows": [
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "8cda8d91-4e99-4d1f-afce-efa71ad2b101",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"dcd74d5e-e04d-4b25-bdde-f792060fdd1e",
"df880d0f-a97f-41cd-aec3-0e3d64d82a27"
],
"Approvers": [
"784baef2-98a6-430b-b4bd-ae265f09a35d",
"94741494-1c46-489c-a20e-f766d62218a6"
],
"ApprovedBy": "2a73e399-cf90-4feb-9a28-09573f0d52bf",
"ApprovalDate": "2026-08-09T09:48:27.3360851+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "46d28ab7-389e-4094-8dc5-cd7dd2709607",
"WorkPlanId": "747510ac-57b6-429e-8fa5-19114f0761e2",
"id": "8d800d09-d2bf-4e85-bebb-b77db19f6053",
"ConfigId": "a6eb7a10-b129-4a69-b4a1-11f89036c092"
}
]