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-05T14:42:05.0205481+00:00",
"SubmitDate": "2026-09-05T14:42:05.0205481+00:00",
"ReportPeriodStart": "2026-09-05T14:42:05.0205481+00:00",
"ReportPeriodEnd": "2026-09-05T14:42:05.0205481+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "a800716b-f4f9-4966-86cb-bf65f52e55bc",
"Rows": [
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "a800716b-f4f9-4966-86cb-bf65f52e55bc",
"Rows": [
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"203cadf9-5da0-4ef9-8fce-4d6d4bfb7bbf",
"ee3d4fe5-bf4c-4822-ace7-bc2ac805eaf0"
],
"Approvers": [
"8ac99b4e-bcab-44b0-af4f-e55953e113c5",
"676a2d43-6852-4357-9734-2cce6caa8230"
],
"ApprovedBy": "8df39565-4197-42e5-b1ca-3698c5586ac0",
"ApprovalDate": "2026-09-05T14:42:05.0205481+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2d74c612-3d17-4f5a-9e7f-b5e44885abf3",
"WorkPlanId": "81b64fdb-0425-45ef-891b-29fd7b50c480",
"id": "3162f72b-7e9c-47d6-88ff-e490e436a3f4",
"ConfigId": "2aa7b7c9-e7f7-44e9-b6b3-21a6bd1b38e5"
},
{
"GenerationDate": "2026-09-05T14:42:05.0205481+00:00",
"SubmitDate": "2026-09-05T14:42:05.0205481+00:00",
"ReportPeriodStart": "2026-09-05T14:42:05.0205481+00:00",
"ReportPeriodEnd": "2026-09-05T14:42:05.0205481+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "a800716b-f4f9-4966-86cb-bf65f52e55bc",
"Rows": [
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "a800716b-f4f9-4966-86cb-bf65f52e55bc",
"Rows": [
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "66735c36-1366-4913-9c6a-00a978fac2ae",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"203cadf9-5da0-4ef9-8fce-4d6d4bfb7bbf",
"ee3d4fe5-bf4c-4822-ace7-bc2ac805eaf0"
],
"Approvers": [
"8ac99b4e-bcab-44b0-af4f-e55953e113c5",
"676a2d43-6852-4357-9734-2cce6caa8230"
],
"ApprovedBy": "8df39565-4197-42e5-b1ca-3698c5586ac0",
"ApprovalDate": "2026-09-05T14:42:05.0205481+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2d74c612-3d17-4f5a-9e7f-b5e44885abf3",
"WorkPlanId": "81b64fdb-0425-45ef-891b-29fd7b50c480",
"id": "3162f72b-7e9c-47d6-88ff-e490e436a3f4",
"ConfigId": "2aa7b7c9-e7f7-44e9-b6b3-21a6bd1b38e5"
}
]