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-18T09:25:06.2331569+00:00",
"SubmitDate": "2026-08-18T09:25:06.2331569+00:00",
"ReportPeriodStart": "2026-08-18T09:25:06.2331569+00:00",
"ReportPeriodEnd": "2026-08-18T09:25:06.2331569+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "fcfdd812-ad65-49a8-83f9-12becdc0c695",
"Rows": [
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "fcfdd812-ad65-49a8-83f9-12becdc0c695",
"Rows": [
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"34c5e753-b24e-4585-9235-10cb4538f217",
"fedf73be-d558-4e99-98b4-fbd50885fa4d"
],
"Approvers": [
"c827536a-09e8-49b7-b450-8ed132a20021",
"ec4224ba-5f83-4026-9342-792b3bc37e11"
],
"ApprovedBy": "bc3bbe60-ab8a-491e-a5bc-5a4804aee7ac",
"ApprovalDate": "2026-08-18T09:25:06.2331569+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "112d835c-aeb6-4055-b98d-a9f22bd9fd4a",
"WorkPlanId": "ad9b3909-d013-4134-9208-ab1b42c3dbf2",
"id": "ac4516b6-6db5-4941-9c4c-3e01e1bca6d5",
"ConfigId": "e8e86685-2ad8-4382-b42c-07f4f0400e3e"
},
{
"GenerationDate": "2026-08-18T09:25:06.2331569+00:00",
"SubmitDate": "2026-08-18T09:25:06.2331569+00:00",
"ReportPeriodStart": "2026-08-18T09:25:06.2331569+00:00",
"ReportPeriodEnd": "2026-08-18T09:25:06.2331569+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "fcfdd812-ad65-49a8-83f9-12becdc0c695",
"Rows": [
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "fcfdd812-ad65-49a8-83f9-12becdc0c695",
"Rows": [
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cea7066d-f6a4-4e4d-b3dd-1cc0a95ee183",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"34c5e753-b24e-4585-9235-10cb4538f217",
"fedf73be-d558-4e99-98b4-fbd50885fa4d"
],
"Approvers": [
"c827536a-09e8-49b7-b450-8ed132a20021",
"ec4224ba-5f83-4026-9342-792b3bc37e11"
],
"ApprovedBy": "bc3bbe60-ab8a-491e-a5bc-5a4804aee7ac",
"ApprovalDate": "2026-08-18T09:25:06.2331569+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "112d835c-aeb6-4055-b98d-a9f22bd9fd4a",
"WorkPlanId": "ad9b3909-d013-4134-9208-ab1b42c3dbf2",
"id": "ac4516b6-6db5-4941-9c4c-3e01e1bca6d5",
"ConfigId": "e8e86685-2ad8-4382-b42c-07f4f0400e3e"
}
]