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-01T22:41:20.4696152+00:00",
"SubmitDate": "2026-09-01T22:41:20.4696152+00:00",
"ReportPeriodStart": "2026-09-01T22:41:20.4696152+00:00",
"ReportPeriodEnd": "2026-09-01T22:41:20.4696152+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "42af16dc-1651-419e-a424-b9c189760a86",
"Rows": [
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "42af16dc-1651-419e-a424-b9c189760a86",
"Rows": [
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"44f7010a-3251-4fc7-971e-d7f946415b08",
"b6877185-6fca-492d-8b02-7eac92e7b561"
],
"Approvers": [
"8a4f75c9-e4f6-420a-bfc6-bcf0fa6e509a",
"f2146128-23d7-4097-bf2b-d4cd996c3be2"
],
"ApprovedBy": "513ce456-80ae-400c-8889-40b91a52bd1c",
"ApprovalDate": "2026-09-01T22:41:20.4852213+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2bead9b2-f5ad-4ad9-b133-e2e36f81f2f4",
"WorkPlanId": "030b9b68-faa4-4e55-a749-8e9d1416a882",
"id": "d51bdf96-a979-46e6-858f-16bf10489e8d",
"ConfigId": "1b746b30-5b26-4dfc-937a-b291370f31b3"
},
{
"GenerationDate": "2026-09-01T22:41:20.4696152+00:00",
"SubmitDate": "2026-09-01T22:41:20.4696152+00:00",
"ReportPeriodStart": "2026-09-01T22:41:20.4696152+00:00",
"ReportPeriodEnd": "2026-09-01T22:41:20.4696152+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "42af16dc-1651-419e-a424-b9c189760a86",
"Rows": [
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "42af16dc-1651-419e-a424-b9c189760a86",
"Rows": [
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ddf3e139-1c96-4cd1-b00e-8ca8cc701f93",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"44f7010a-3251-4fc7-971e-d7f946415b08",
"b6877185-6fca-492d-8b02-7eac92e7b561"
],
"Approvers": [
"8a4f75c9-e4f6-420a-bfc6-bcf0fa6e509a",
"f2146128-23d7-4097-bf2b-d4cd996c3be2"
],
"ApprovedBy": "513ce456-80ae-400c-8889-40b91a52bd1c",
"ApprovalDate": "2026-09-01T22:41:20.4852213+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2bead9b2-f5ad-4ad9-b133-e2e36f81f2f4",
"WorkPlanId": "030b9b68-faa4-4e55-a749-8e9d1416a882",
"id": "d51bdf96-a979-46e6-858f-16bf10489e8d",
"ConfigId": "1b746b30-5b26-4dfc-937a-b291370f31b3"
}
]