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-12T11:06:50.119894+00:00",
"SubmitDate": "2026-08-12T11:06:50.119894+00:00",
"ReportPeriodStart": "2026-08-12T11:06:50.119894+00:00",
"ReportPeriodEnd": "2026-08-12T11:06:50.119894+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "0c9e68e0-4c06-45e5-bff5-0ccef9c1b73e",
"Rows": [
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "0c9e68e0-4c06-45e5-bff5-0ccef9c1b73e",
"Rows": [
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"bd0b1e00-a2ce-4cde-8a86-30df81dadfff",
"d0bc3567-6000-409b-bde3-0c32748dfe7d"
],
"Approvers": [
"94f14db3-1c87-4ee8-8d35-301de943fb6d",
"b6f44baa-b35f-4f82-978a-284e567c3c46"
],
"ApprovedBy": "4112b26b-25ed-4c6f-9ffd-83c8067107fa",
"ApprovalDate": "2026-08-12T11:06:50.1355175+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "cf3c2bc3-761f-4dcf-863f-f6ecedb299c3",
"WorkPlanId": "d957d8ed-1958-4a5d-9267-d4a0da4932f1",
"id": "03987068-7f05-4bac-9c57-3eb945150c03",
"ConfigId": "93ad44e0-a8bb-4874-a083-5f50a70dce8b"
},
{
"GenerationDate": "2026-08-12T11:06:50.119894+00:00",
"SubmitDate": "2026-08-12T11:06:50.119894+00:00",
"ReportPeriodStart": "2026-08-12T11:06:50.119894+00:00",
"ReportPeriodEnd": "2026-08-12T11:06:50.119894+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "0c9e68e0-4c06-45e5-bff5-0ccef9c1b73e",
"Rows": [
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "0c9e68e0-4c06-45e5-bff5-0ccef9c1b73e",
"Rows": [
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "3c084289-8009-4f61-8837-4b87e3162263",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"bd0b1e00-a2ce-4cde-8a86-30df81dadfff",
"d0bc3567-6000-409b-bde3-0c32748dfe7d"
],
"Approvers": [
"94f14db3-1c87-4ee8-8d35-301de943fb6d",
"b6f44baa-b35f-4f82-978a-284e567c3c46"
],
"ApprovedBy": "4112b26b-25ed-4c6f-9ffd-83c8067107fa",
"ApprovalDate": "2026-08-12T11:06:50.1355175+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "cf3c2bc3-761f-4dcf-863f-f6ecedb299c3",
"WorkPlanId": "d957d8ed-1958-4a5d-9267-d4a0da4932f1",
"id": "03987068-7f05-4bac-9c57-3eb945150c03",
"ConfigId": "93ad44e0-a8bb-4874-a083-5f50a70dce8b"
}
]