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-09-19T18:30:07.3294383+00:00",
"SubmitDate": "2026-09-19T18:30:07.3294383+00:00",
"ReportPeriodStart": "2026-09-19T18:30:07.3294383+00:00",
"ReportPeriodEnd": "2026-09-19T18:30:07.3294383+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "5239e1ae-a3c0-4caf-9145-5ad089a3150e",
"Rows": [
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "5239e1ae-a3c0-4caf-9145-5ad089a3150e",
"Rows": [
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"c2452fc5-e355-4419-a038-2588addfdae3",
"b5db6789-d501-4585-9fd7-1238a880997a"
],
"Approvers": [
"4348f8b6-6e34-4d48-acfb-50c95559a9b6",
"3e46367b-47d0-4596-8b4f-2994db6a7e07"
],
"ApprovedBy": "e3111167-d6dd-4fe8-99db-b015b4164cfa",
"ApprovalDate": "2026-09-19T18:30:07.3294383+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "08094c6c-2873-4beb-9fb4-f42c9a2c2b7b",
"WorkPlanId": "9ae87687-d048-4bc8-892f-656a18c96985",
"id": "c3ae2967-4bcd-42d1-b062-d4453cf85676",
"ConfigId": "b7988898-c4b7-4315-825c-21b46653b17c"
},
{
"GenerationDate": "2026-09-19T18:30:07.3294383+00:00",
"SubmitDate": "2026-09-19T18:30:07.3294383+00:00",
"ReportPeriodStart": "2026-09-19T18:30:07.3294383+00:00",
"ReportPeriodEnd": "2026-09-19T18:30:07.3294383+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "5239e1ae-a3c0-4caf-9145-5ad089a3150e",
"Rows": [
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "5239e1ae-a3c0-4caf-9145-5ad089a3150e",
"Rows": [
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "c7c3cc46-dc47-4bd5-a85f-0db339214d7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"c2452fc5-e355-4419-a038-2588addfdae3",
"b5db6789-d501-4585-9fd7-1238a880997a"
],
"Approvers": [
"4348f8b6-6e34-4d48-acfb-50c95559a9b6",
"3e46367b-47d0-4596-8b4f-2994db6a7e07"
],
"ApprovedBy": "e3111167-d6dd-4fe8-99db-b015b4164cfa",
"ApprovalDate": "2026-09-19T18:30:07.3294383+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "08094c6c-2873-4beb-9fb4-f42c9a2c2b7b",
"WorkPlanId": "9ae87687-d048-4bc8-892f-656a18c96985",
"id": "c3ae2967-4bcd-42d1-b062-d4453cf85676",
"ConfigId": "b7988898-c4b7-4315-825c-21b46653b17c"
}
]