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-07T16:44:46.1160481+00:00",
"SubmitDate": "2026-08-07T16:44:46.1160481+00:00",
"ReportPeriodStart": "2026-08-07T16:44:46.1160481+00:00",
"ReportPeriodEnd": "2026-08-07T16:44:46.1160481+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "de9e0dac-46d6-4208-8142-4c0b3bec74ae",
"Rows": [
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "de9e0dac-46d6-4208-8142-4c0b3bec74ae",
"Rows": [
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"f5c7a424-eb0d-4e34-a8ae-4bf2b05f05fd",
"7cd52efc-37d7-4a0a-a4ab-5f084a2b0737"
],
"Approvers": [
"6722b3fe-bc3b-451c-9770-0365b5349015",
"754f1675-d1a0-457c-87a6-1e8d769b63dd"
],
"ApprovedBy": "60c68418-1160-4389-aafd-c79e3ee8549b",
"ApprovalDate": "2026-08-07T16:44:46.1160481+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "15109668-d9e9-4863-ac2a-53d3bb2a1360",
"WorkPlanId": "68329196-e87d-4542-b3b6-7d13b1f15725",
"id": "5125a342-710e-4d8c-9079-0801982598d2",
"ConfigId": "1fa70909-0752-4a8e-b2c7-65a7c57a8937"
},
{
"GenerationDate": "2026-08-07T16:44:46.1160481+00:00",
"SubmitDate": "2026-08-07T16:44:46.1160481+00:00",
"ReportPeriodStart": "2026-08-07T16:44:46.1160481+00:00",
"ReportPeriodEnd": "2026-08-07T16:44:46.1160481+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "de9e0dac-46d6-4208-8142-4c0b3bec74ae",
"Rows": [
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "de9e0dac-46d6-4208-8142-4c0b3bec74ae",
"Rows": [
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6264affe-65aa-41c7-8db3-898ba1c2abf2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"f5c7a424-eb0d-4e34-a8ae-4bf2b05f05fd",
"7cd52efc-37d7-4a0a-a4ab-5f084a2b0737"
],
"Approvers": [
"6722b3fe-bc3b-451c-9770-0365b5349015",
"754f1675-d1a0-457c-87a6-1e8d769b63dd"
],
"ApprovedBy": "60c68418-1160-4389-aafd-c79e3ee8549b",
"ApprovalDate": "2026-08-07T16:44:46.1160481+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "15109668-d9e9-4863-ac2a-53d3bb2a1360",
"WorkPlanId": "68329196-e87d-4542-b3b6-7d13b1f15725",
"id": "5125a342-710e-4d8c-9079-0801982598d2",
"ConfigId": "1fa70909-0752-4a8e-b2c7-65a7c57a8937"
}
]