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-24T23:23:36.8029693+00:00",
"SubmitDate": "2026-08-24T23:23:36.8029693+00:00",
"ReportPeriodStart": "2026-08-24T23:23:36.8029693+00:00",
"ReportPeriodEnd": "2026-08-24T23:23:36.8029693+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "4f0ead99-c585-48c5-973d-b91855b9d5f6",
"Rows": [
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "4f0ead99-c585-48c5-973d-b91855b9d5f6",
"Rows": [
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"bd1e9248-21be-4e1f-a725-db3d392aed39",
"b0279b5e-7190-4ea2-9576-76195e0e886b"
],
"Approvers": [
"1a145514-6146-4d3f-a1d1-cc684561a66a",
"93a33bf8-08ea-4e88-9f28-f940903a92ae"
],
"ApprovedBy": "40ec40d6-9e77-4c46-94c0-0f61da3fa1db",
"ApprovalDate": "2026-08-24T23:23:36.8029693+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "dfe580bf-d982-4409-9900-cb76f06234b9",
"WorkPlanId": "5ecc1e26-2994-4e9b-b4d1-436e72abffe9",
"id": "1e840d09-eeb5-4bb6-9df3-921ac8a0e9c0",
"ConfigId": "1a1c78a3-9d2f-49e2-ae71-abcb584d5e37"
},
{
"GenerationDate": "2026-08-24T23:23:36.8029693+00:00",
"SubmitDate": "2026-08-24T23:23:36.8029693+00:00",
"ReportPeriodStart": "2026-08-24T23:23:36.8029693+00:00",
"ReportPeriodEnd": "2026-08-24T23:23:36.8029693+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "4f0ead99-c585-48c5-973d-b91855b9d5f6",
"Rows": [
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "4f0ead99-c585-48c5-973d-b91855b9d5f6",
"Rows": [
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "4e9483c3-c40c-41c2-861d-0db62f6d45f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"bd1e9248-21be-4e1f-a725-db3d392aed39",
"b0279b5e-7190-4ea2-9576-76195e0e886b"
],
"Approvers": [
"1a145514-6146-4d3f-a1d1-cc684561a66a",
"93a33bf8-08ea-4e88-9f28-f940903a92ae"
],
"ApprovedBy": "40ec40d6-9e77-4c46-94c0-0f61da3fa1db",
"ApprovalDate": "2026-08-24T23:23:36.8029693+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "dfe580bf-d982-4409-9900-cb76f06234b9",
"WorkPlanId": "5ecc1e26-2994-4e9b-b4d1-436e72abffe9",
"id": "1e840d09-eeb5-4bb6-9df3-921ac8a0e9c0",
"ConfigId": "1a1c78a3-9d2f-49e2-ae71-abcb584d5e37"
}
]