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-16T09:09:24.3125768+00:00",
"SubmitDate": "2026-09-16T09:09:24.3125768+00:00",
"ReportPeriodStart": "2026-09-16T09:09:24.3125768+00:00",
"ReportPeriodEnd": "2026-09-16T09:09:24.3125768+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "7a34bd5e-3c70-4ff9-89f1-97a25da983a8",
"Rows": [
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "7a34bd5e-3c70-4ff9-89f1-97a25da983a8",
"Rows": [
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"ec8a2267-8018-4966-998e-d18f661e22ce",
"cd7ed716-fe64-4bf3-9400-0326592c86c8"
],
"Approvers": [
"1d38f9e2-1904-4de8-8a99-5a12b545281d",
"4d4bfa26-e829-40dd-94c2-182988232bf1"
],
"ApprovedBy": "2e433a78-13bd-4f4c-a5fc-f93a92c512f3",
"ApprovalDate": "2026-09-16T09:09:24.3281804+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "a92be138-a0d0-4a4e-8811-58c77bd09044",
"WorkPlanId": "5e3e6fc2-2c72-4a7b-97e3-7409d867b7e9",
"id": "6c026757-ab97-4a1a-a5f6-5d5996a7165d",
"ConfigId": "56157ed5-aaa1-433a-9e8f-6dd8528615a9"
},
{
"GenerationDate": "2026-09-16T09:09:24.3125768+00:00",
"SubmitDate": "2026-09-16T09:09:24.3125768+00:00",
"ReportPeriodStart": "2026-09-16T09:09:24.3125768+00:00",
"ReportPeriodEnd": "2026-09-16T09:09:24.3125768+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "7a34bd5e-3c70-4ff9-89f1-97a25da983a8",
"Rows": [
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "7a34bd5e-3c70-4ff9-89f1-97a25da983a8",
"Rows": [
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f2d5f826-bec0-4192-bf41-a25b9e90a80a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"ec8a2267-8018-4966-998e-d18f661e22ce",
"cd7ed716-fe64-4bf3-9400-0326592c86c8"
],
"Approvers": [
"1d38f9e2-1904-4de8-8a99-5a12b545281d",
"4d4bfa26-e829-40dd-94c2-182988232bf1"
],
"ApprovedBy": "2e433a78-13bd-4f4c-a5fc-f93a92c512f3",
"ApprovalDate": "2026-09-16T09:09:24.3281804+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "a92be138-a0d0-4a4e-8811-58c77bd09044",
"WorkPlanId": "5e3e6fc2-2c72-4a7b-97e3-7409d867b7e9",
"id": "6c026757-ab97-4a1a-a5f6-5d5996a7165d",
"ConfigId": "56157ed5-aaa1-433a-9e8f-6dd8528615a9"
}
]