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-07-21T03:35:19.3169927+00:00",
"SubmitDate": "2026-07-21T03:35:19.3169927+00:00",
"ReportPeriodStart": "2026-07-21T03:35:19.3169927+00:00",
"ReportPeriodEnd": "2026-07-21T03:35:19.3169927+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "73229c80-e37b-4afe-b5c8-d9d6e4a80313",
"Rows": [
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "73229c80-e37b-4afe-b5c8-d9d6e4a80313",
"Rows": [
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"e041d739-9e5b-4aec-a75f-99397a6842c7",
"24704e45-210d-4c10-9bec-845aad60d3c4"
],
"Approvers": [
"f6890119-c42d-4458-9f6e-bd70f59de9d9",
"0adb414c-f864-4bec-822b-f3a6738df418"
],
"ApprovedBy": "f7c130c6-e012-4fa9-9a7c-223ebdc5ab57",
"ApprovalDate": "2026-07-21T03:35:19.3169927+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "b86e9579-38dc-4ca8-8f84-0d8e5e4032cf",
"WorkPlanId": "a9493e47-90b1-459b-9635-e79e4bb12b58",
"id": "ed5b19cf-d1f5-4184-a708-be8e29c1d2c2",
"ConfigId": "d0f7cae9-32ea-4669-bb37-c2070f315e6c"
},
{
"GenerationDate": "2026-07-21T03:35:19.3169927+00:00",
"SubmitDate": "2026-07-21T03:35:19.3169927+00:00",
"ReportPeriodStart": "2026-07-21T03:35:19.3169927+00:00",
"ReportPeriodEnd": "2026-07-21T03:35:19.3169927+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "73229c80-e37b-4afe-b5c8-d9d6e4a80313",
"Rows": [
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "73229c80-e37b-4afe-b5c8-d9d6e4a80313",
"Rows": [
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f27ada2c-97bd-43b2-9fff-5f26d7c32f16",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"e041d739-9e5b-4aec-a75f-99397a6842c7",
"24704e45-210d-4c10-9bec-845aad60d3c4"
],
"Approvers": [
"f6890119-c42d-4458-9f6e-bd70f59de9d9",
"0adb414c-f864-4bec-822b-f3a6738df418"
],
"ApprovedBy": "f7c130c6-e012-4fa9-9a7c-223ebdc5ab57",
"ApprovalDate": "2026-07-21T03:35:19.3169927+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "b86e9579-38dc-4ca8-8f84-0d8e5e4032cf",
"WorkPlanId": "a9493e47-90b1-459b-9635-e79e4bb12b58",
"id": "ed5b19cf-d1f5-4184-a708-be8e29c1d2c2",
"ConfigId": "d0f7cae9-32ea-4669-bb37-c2070f315e6c"
}
]