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-25T12:41:48.6198569+00:00",
"SubmitDate": "2026-08-25T12:41:48.6198569+00:00",
"ReportPeriodStart": "2026-08-25T12:41:48.6198569+00:00",
"ReportPeriodEnd": "2026-08-25T12:41:48.6198569+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "74c483f9-36a1-46cc-8d14-c57f3f1d42d0",
"Rows": [
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "74c483f9-36a1-46cc-8d14-c57f3f1d42d0",
"Rows": [
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"64b63327-f9fb-4ff6-8491-d74e319d1e29",
"a9d4a0dd-e08c-4a2c-bb80-6ee2342f3218"
],
"Approvers": [
"33acb86b-420e-49b0-a2df-532d2cfe2761",
"5099136e-5c81-44f9-b618-fd05ade88853"
],
"ApprovedBy": "340d7041-09c7-4d89-99a7-d2c858eb17b5",
"ApprovalDate": "2026-08-25T12:41:48.6198569+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "6fe46b45-3519-432b-9956-b6866adc9140",
"WorkPlanId": "d939aa1b-0a8e-4141-9949-a0b1e47feff6",
"id": "e0cee0f5-aa13-49e1-aa44-d8f868e8d928",
"ConfigId": "bd69ed87-31d6-404b-9127-a0dc9a43cd04"
},
{
"GenerationDate": "2026-08-25T12:41:48.6198569+00:00",
"SubmitDate": "2026-08-25T12:41:48.6198569+00:00",
"ReportPeriodStart": "2026-08-25T12:41:48.6198569+00:00",
"ReportPeriodEnd": "2026-08-25T12:41:48.6198569+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "74c483f9-36a1-46cc-8d14-c57f3f1d42d0",
"Rows": [
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "74c483f9-36a1-46cc-8d14-c57f3f1d42d0",
"Rows": [
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d7ef365-9950-49f4-8692-304f10a4664b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"64b63327-f9fb-4ff6-8491-d74e319d1e29",
"a9d4a0dd-e08c-4a2c-bb80-6ee2342f3218"
],
"Approvers": [
"33acb86b-420e-49b0-a2df-532d2cfe2761",
"5099136e-5c81-44f9-b618-fd05ade88853"
],
"ApprovedBy": "340d7041-09c7-4d89-99a7-d2c858eb17b5",
"ApprovalDate": "2026-08-25T12:41:48.6198569+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "6fe46b45-3519-432b-9956-b6866adc9140",
"WorkPlanId": "d939aa1b-0a8e-4141-9949-a0b1e47feff6",
"id": "e0cee0f5-aa13-49e1-aa44-d8f868e8d928",
"ConfigId": "bd69ed87-31d6-404b-9127-a0dc9a43cd04"
}
]