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-02T08:45:14.1840509+00:00",
"SubmitDate": "2026-08-02T08:45:14.1840509+00:00",
"ReportPeriodStart": "2026-08-02T08:45:14.1840509+00:00",
"ReportPeriodEnd": "2026-08-02T08:45:14.1840509+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "a3ccc97e-f4d6-44dc-932f-943084b69a6b",
"Rows": [
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "a3ccc97e-f4d6-44dc-932f-943084b69a6b",
"Rows": [
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"2d737731-1d1f-406a-bc1d-eca1357d6637",
"db19d996-a6fb-4222-abde-78cbb1a9f5b8"
],
"Approvers": [
"2a8fa2fc-82a4-49f5-99b1-3e1ed9a5b11b",
"9a801c04-e5c2-4d73-ad10-adfe1cc4b39e"
],
"ApprovedBy": "cbf7f5cc-92c1-4259-b78c-551d185882ed",
"ApprovalDate": "2026-08-02T08:45:14.1840509+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "0882f005-f7de-4800-ac74-6ca7666f8624",
"WorkPlanId": "1c929235-c02f-4cb3-a6e3-12ed596ed743",
"id": "0590d9b8-3fae-41ee-8fb8-7312711c8321",
"ConfigId": "477697b7-4522-4b9f-b344-578ed80cbc59"
},
{
"GenerationDate": "2026-08-02T08:45:14.1840509+00:00",
"SubmitDate": "2026-08-02T08:45:14.1840509+00:00",
"ReportPeriodStart": "2026-08-02T08:45:14.1840509+00:00",
"ReportPeriodEnd": "2026-08-02T08:45:14.1840509+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "a3ccc97e-f4d6-44dc-932f-943084b69a6b",
"Rows": [
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "a3ccc97e-f4d6-44dc-932f-943084b69a6b",
"Rows": [
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5a4d051e-6e85-4bae-952e-869565a9aaa7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"2d737731-1d1f-406a-bc1d-eca1357d6637",
"db19d996-a6fb-4222-abde-78cbb1a9f5b8"
],
"Approvers": [
"2a8fa2fc-82a4-49f5-99b1-3e1ed9a5b11b",
"9a801c04-e5c2-4d73-ad10-adfe1cc4b39e"
],
"ApprovedBy": "cbf7f5cc-92c1-4259-b78c-551d185882ed",
"ApprovalDate": "2026-08-02T08:45:14.1840509+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "0882f005-f7de-4800-ac74-6ca7666f8624",
"WorkPlanId": "1c929235-c02f-4cb3-a6e3-12ed596ed743",
"id": "0590d9b8-3fae-41ee-8fb8-7312711c8321",
"ConfigId": "477697b7-4522-4b9f-b344-578ed80cbc59"
}
]