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-07-08T12:03:45.8547772+00:00",
"SubmitDate": "2026-07-08T12:03:45.8547772+00:00",
"ReportPeriodStart": "2026-07-08T12:03:45.8547772+00:00",
"ReportPeriodEnd": "2026-07-08T12:03:45.8547772+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "8ced9e2a-7598-47b1-a4b5-1bf11697c6f2",
"Rows": [
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "8ced9e2a-7598-47b1-a4b5-1bf11697c6f2",
"Rows": [
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"eabe662c-2da9-4112-aaa3-66fef64f8f05",
"c6bb305c-b384-41e8-8b40-1cb4487b0eca"
],
"Approvers": [
"e99b889a-90de-44ea-82c6-49dd2fd9d01c",
"00306bb3-f2c4-4a66-a521-eabca8fdd1cd"
],
"ApprovedBy": "4d1030b5-5752-4b62-8470-5cc5ae7fcf95",
"ApprovalDate": "2026-07-08T12:03:45.8547772+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "971df103-73d1-449a-92fe-b5354789e5a5",
"WorkPlanId": "8ff8fb01-0dc2-4a5a-b6ce-1e49ffa8df30",
"id": "535d7072-6066-4dc4-9f18-46af4956f593",
"ConfigId": "9b206774-26fe-470e-bbc1-08303e440167"
},
{
"GenerationDate": "2026-07-08T12:03:45.8547772+00:00",
"SubmitDate": "2026-07-08T12:03:45.8547772+00:00",
"ReportPeriodStart": "2026-07-08T12:03:45.8547772+00:00",
"ReportPeriodEnd": "2026-07-08T12:03:45.8547772+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "8ced9e2a-7598-47b1-a4b5-1bf11697c6f2",
"Rows": [
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "8ced9e2a-7598-47b1-a4b5-1bf11697c6f2",
"Rows": [
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "611f5b58-3372-4847-8d4a-6645fd93c841",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"eabe662c-2da9-4112-aaa3-66fef64f8f05",
"c6bb305c-b384-41e8-8b40-1cb4487b0eca"
],
"Approvers": [
"e99b889a-90de-44ea-82c6-49dd2fd9d01c",
"00306bb3-f2c4-4a66-a521-eabca8fdd1cd"
],
"ApprovedBy": "4d1030b5-5752-4b62-8470-5cc5ae7fcf95",
"ApprovalDate": "2026-07-08T12:03:45.8547772+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "971df103-73d1-449a-92fe-b5354789e5a5",
"WorkPlanId": "8ff8fb01-0dc2-4a5a-b6ce-1e49ffa8df30",
"id": "535d7072-6066-4dc4-9f18-46af4956f593",
"ConfigId": "9b206774-26fe-470e-bbc1-08303e440167"
}
]