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-06-30T20:25:30.6450911+00:00",
"SubmitDate": "2026-06-30T20:25:30.6450911+00:00",
"ReportPeriodStart": "2026-06-30T20:25:30.6450911+00:00",
"ReportPeriodEnd": "2026-06-30T20:25:30.6450911+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "e4aa3786-4ae6-400a-8c7f-89efd2384af8",
"Rows": [
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "e4aa3786-4ae6-400a-8c7f-89efd2384af8",
"Rows": [
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3ac1e31c-d509-48c1-b383-d66dc3e9e8b8",
"7373e742-3a9c-4823-8d70-c0906824a84a"
],
"Approvers": [
"5e272da7-b032-4af1-abe5-0159b06f4698",
"a4771004-155a-43ce-954b-38e1a274ac21"
],
"ApprovedBy": "97b1682d-fe64-4bf5-b13a-86b7ca8b62f2",
"ApprovalDate": "2026-06-30T20:25:30.6450911+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "85952b46-dff9-459e-812f-7c2c812e4884",
"WorkPlanId": "5788dd26-b1a1-4df3-b6f3-1bac26ea2806",
"id": "6ec9698a-15ab-46ab-a520-25d49681fe70",
"ConfigId": "a050b7f0-f74b-4f2a-a68e-cb6f44b421d3"
},
{
"GenerationDate": "2026-06-30T20:25:30.6450911+00:00",
"SubmitDate": "2026-06-30T20:25:30.6450911+00:00",
"ReportPeriodStart": "2026-06-30T20:25:30.6450911+00:00",
"ReportPeriodEnd": "2026-06-30T20:25:30.6450911+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "e4aa3786-4ae6-400a-8c7f-89efd2384af8",
"Rows": [
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "e4aa3786-4ae6-400a-8c7f-89efd2384af8",
"Rows": [
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "215d9ad5-5350-43b6-bb4a-45c7749ea1c7",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3ac1e31c-d509-48c1-b383-d66dc3e9e8b8",
"7373e742-3a9c-4823-8d70-c0906824a84a"
],
"Approvers": [
"5e272da7-b032-4af1-abe5-0159b06f4698",
"a4771004-155a-43ce-954b-38e1a274ac21"
],
"ApprovedBy": "97b1682d-fe64-4bf5-b13a-86b7ca8b62f2",
"ApprovalDate": "2026-06-30T20:25:30.6450911+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "85952b46-dff9-459e-812f-7c2c812e4884",
"WorkPlanId": "5788dd26-b1a1-4df3-b6f3-1bac26ea2806",
"id": "6ec9698a-15ab-46ab-a520-25d49681fe70",
"ConfigId": "a050b7f0-f74b-4f2a-a68e-cb6f44b421d3"
}
]