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-16T02:08:01.2714965+00:00",
"SubmitDate": "2026-09-16T02:08:01.2714965+00:00",
"ReportPeriodStart": "2026-09-16T02:08:01.2714965+00:00",
"ReportPeriodEnd": "2026-09-16T02:08:01.2714965+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "cb41616d-86af-4285-82f0-ac8bb131e1b7",
"Rows": [
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "cb41616d-86af-4285-82f0-ac8bb131e1b7",
"Rows": [
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"16f36a6e-46eb-4b42-8ffc-13050d306f21",
"7b024749-7126-4af9-9702-67cff22fa42d"
],
"Approvers": [
"15e5fd20-f2d5-4812-a711-7cc0a40bf44a",
"130daccf-30e0-4bfe-bbb8-eb2c19b8330d"
],
"ApprovedBy": "e5cbb756-f948-40e2-a911-e4192ee34751",
"ApprovalDate": "2026-09-16T02:08:01.2871217+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "f9243b32-c0f9-45e5-9653-eb416cf0262e",
"WorkPlanId": "98ce2405-5de5-41bd-9674-dad17829b384",
"id": "62acba61-8a4c-45af-8c33-57e67f8c4f9d",
"ConfigId": "6d9306ae-56e5-4d5a-98d7-28beddd62ec1"
},
{
"GenerationDate": "2026-09-16T02:08:01.2714965+00:00",
"SubmitDate": "2026-09-16T02:08:01.2714965+00:00",
"ReportPeriodStart": "2026-09-16T02:08:01.2714965+00:00",
"ReportPeriodEnd": "2026-09-16T02:08:01.2714965+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "cb41616d-86af-4285-82f0-ac8bb131e1b7",
"Rows": [
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "cb41616d-86af-4285-82f0-ac8bb131e1b7",
"Rows": [
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a0401d10-42d8-4f40-9bd3-c74b6c803c25",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"16f36a6e-46eb-4b42-8ffc-13050d306f21",
"7b024749-7126-4af9-9702-67cff22fa42d"
],
"Approvers": [
"15e5fd20-f2d5-4812-a711-7cc0a40bf44a",
"130daccf-30e0-4bfe-bbb8-eb2c19b8330d"
],
"ApprovedBy": "e5cbb756-f948-40e2-a911-e4192ee34751",
"ApprovalDate": "2026-09-16T02:08:01.2871217+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "f9243b32-c0f9-45e5-9653-eb416cf0262e",
"WorkPlanId": "98ce2405-5de5-41bd-9674-dad17829b384",
"id": "62acba61-8a4c-45af-8c33-57e67f8c4f9d",
"ConfigId": "6d9306ae-56e5-4d5a-98d7-28beddd62ec1"
}
]