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-05T09:47:48.089757+00:00",
"SubmitDate": "2026-08-05T09:47:48.089757+00:00",
"ReportPeriodStart": "2026-08-05T09:47:48.089757+00:00",
"ReportPeriodEnd": "2026-08-05T09:47:48.089757+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "239a6405-afd8-4778-8b61-17bb8b24a8d7",
"Rows": [
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "239a6405-afd8-4778-8b61-17bb8b24a8d7",
"Rows": [
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7dfd9827-9622-44f1-8d81-87ef864e80f0",
"ab4a648e-a0a6-45f9-8eb6-9120876e3aed"
],
"Approvers": [
"17b607c9-6422-4df1-b358-a1474e171277",
"aae911c6-baa7-4f04-9b9d-9ea5b06da31d"
],
"ApprovedBy": "7cbf15a4-4150-4303-8399-655730225fb0",
"ApprovalDate": "2026-08-05T09:47:48.089757+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "c33a7fd9-081c-4f23-b0b8-1c037b3e91b0",
"WorkPlanId": "b50ff16a-61be-46aa-9737-edeb66a19755",
"id": "7dc821e4-5d8d-4566-894c-8a3d13443b87",
"ConfigId": "c33ace68-78f9-40d2-aef7-8bdfb92c1d83"
},
{
"GenerationDate": "2026-08-05T09:47:48.089757+00:00",
"SubmitDate": "2026-08-05T09:47:48.089757+00:00",
"ReportPeriodStart": "2026-08-05T09:47:48.089757+00:00",
"ReportPeriodEnd": "2026-08-05T09:47:48.089757+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "239a6405-afd8-4778-8b61-17bb8b24a8d7",
"Rows": [
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "239a6405-afd8-4778-8b61-17bb8b24a8d7",
"Rows": [
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5cb990be-41b3-4fc7-91b2-35fd02bff0f1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7dfd9827-9622-44f1-8d81-87ef864e80f0",
"ab4a648e-a0a6-45f9-8eb6-9120876e3aed"
],
"Approvers": [
"17b607c9-6422-4df1-b358-a1474e171277",
"aae911c6-baa7-4f04-9b9d-9ea5b06da31d"
],
"ApprovedBy": "7cbf15a4-4150-4303-8399-655730225fb0",
"ApprovalDate": "2026-08-05T09:47:48.089757+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "c33a7fd9-081c-4f23-b0b8-1c037b3e91b0",
"WorkPlanId": "b50ff16a-61be-46aa-9737-edeb66a19755",
"id": "7dc821e4-5d8d-4566-894c-8a3d13443b87",
"ConfigId": "c33ace68-78f9-40d2-aef7-8bdfb92c1d83"
}
]