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-07-25T03:04:24.3523207+00:00",
"SubmitDate": "2026-07-25T03:04:24.3679265+00:00",
"ReportPeriodStart": "2026-07-25T03:04:24.3679265+00:00",
"ReportPeriodEnd": "2026-07-25T03:04:24.3679265+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2567b099-5bbc-4633-a61c-7fc629952a23",
"Rows": [
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2567b099-5bbc-4633-a61c-7fc629952a23",
"Rows": [
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"55e6ec40-5fe8-484c-aa47-1372527f761a",
"06cf38d8-2492-4684-a28e-d8fca8e59d7a"
],
"Approvers": [
"0500cda0-b51f-4d08-93ae-b4cc4e102719",
"b86a0291-cbf3-4bb3-8fa1-19aebf6fd3ed"
],
"ApprovedBy": "cf900bce-9700-43b4-a28c-b95e02ad96d0",
"ApprovalDate": "2026-07-25T03:04:24.3679265+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "28d0ad94-2350-4935-87e0-3355176c8cd8",
"WorkPlanId": "64d21f2b-6858-44a7-a55c-4aa8bc5777e8",
"id": "76b52dcc-5ec1-429f-959e-0bb991a4d2f6",
"ConfigId": "8f7b5749-c6fc-4f0e-b6c3-f12499fbb139"
},
{
"GenerationDate": "2026-07-25T03:04:24.3523207+00:00",
"SubmitDate": "2026-07-25T03:04:24.3679265+00:00",
"ReportPeriodStart": "2026-07-25T03:04:24.3679265+00:00",
"ReportPeriodEnd": "2026-07-25T03:04:24.3679265+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2567b099-5bbc-4633-a61c-7fc629952a23",
"Rows": [
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2567b099-5bbc-4633-a61c-7fc629952a23",
"Rows": [
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "adbbb7a7-c944-4d0e-9e9a-e80e97ecaaa9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"55e6ec40-5fe8-484c-aa47-1372527f761a",
"06cf38d8-2492-4684-a28e-d8fca8e59d7a"
],
"Approvers": [
"0500cda0-b51f-4d08-93ae-b4cc4e102719",
"b86a0291-cbf3-4bb3-8fa1-19aebf6fd3ed"
],
"ApprovedBy": "cf900bce-9700-43b4-a28c-b95e02ad96d0",
"ApprovalDate": "2026-07-25T03:04:24.3679265+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "28d0ad94-2350-4935-87e0-3355176c8cd8",
"WorkPlanId": "64d21f2b-6858-44a7-a55c-4aa8bc5777e8",
"id": "76b52dcc-5ec1-429f-959e-0bb991a4d2f6",
"ConfigId": "8f7b5749-c6fc-4f0e-b6c3-f12499fbb139"
}
]