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-29T20:02:19.0125159+00:00",
"SubmitDate": "2026-08-29T20:02:19.0125159+00:00",
"ReportPeriodStart": "2026-08-29T20:02:19.0125159+00:00",
"ReportPeriodEnd": "2026-08-29T20:02:19.0125159+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2106299f-452a-4f8c-ba63-ca1a36e8d19c",
"Rows": [
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2106299f-452a-4f8c-ba63-ca1a36e8d19c",
"Rows": [
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"684dc643-7967-4335-ac3c-1118a9a16431",
"ce704d5c-069e-4205-bdea-afaba111106c"
],
"Approvers": [
"33a5edfd-3b00-4fed-9d4e-4d61eae1ae61",
"b1afc124-5936-4134-bf6a-f5f7e7d55a87"
],
"ApprovedBy": "e2f8ae3d-6386-46c7-8551-27cd570cd902",
"ApprovalDate": "2026-08-29T20:02:19.0125159+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ad81b12c-d972-4428-be59-291945e02d53",
"WorkPlanId": "4fa9683a-1ced-40fb-aef5-806632b10184",
"id": "443712bb-4c56-4818-a137-4cb07fb32776",
"ConfigId": "feef7a6e-3771-4568-9ce3-ff1c0944dba2"
},
{
"GenerationDate": "2026-08-29T20:02:19.0125159+00:00",
"SubmitDate": "2026-08-29T20:02:19.0125159+00:00",
"ReportPeriodStart": "2026-08-29T20:02:19.0125159+00:00",
"ReportPeriodEnd": "2026-08-29T20:02:19.0125159+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2106299f-452a-4f8c-ba63-ca1a36e8d19c",
"Rows": [
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2106299f-452a-4f8c-ba63-ca1a36e8d19c",
"Rows": [
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f577fdc5-de67-4a96-b4b6-6f01d4a3c814",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"684dc643-7967-4335-ac3c-1118a9a16431",
"ce704d5c-069e-4205-bdea-afaba111106c"
],
"Approvers": [
"33a5edfd-3b00-4fed-9d4e-4d61eae1ae61",
"b1afc124-5936-4134-bf6a-f5f7e7d55a87"
],
"ApprovedBy": "e2f8ae3d-6386-46c7-8551-27cd570cd902",
"ApprovalDate": "2026-08-29T20:02:19.0125159+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ad81b12c-d972-4428-be59-291945e02d53",
"WorkPlanId": "4fa9683a-1ced-40fb-aef5-806632b10184",
"id": "443712bb-4c56-4818-a137-4cb07fb32776",
"ConfigId": "feef7a6e-3771-4568-9ce3-ff1c0944dba2"
}
]