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-08-26T08:59:26.9991788+00:00",
"SubmitDate": "2026-08-26T08:59:26.9991788+00:00",
"ReportPeriodStart": "2026-08-26T08:59:26.9991788+00:00",
"ReportPeriodEnd": "2026-08-26T08:59:26.9991788+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "9fdc5c9b-5b47-4a8c-8a43-e20f1a1eba9c",
"Rows": [
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "9fdc5c9b-5b47-4a8c-8a43-e20f1a1eba9c",
"Rows": [
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b08ea360-bb7f-4108-8bc4-0676531195d5",
"2c72df8e-4fa8-47a4-9619-8b2cc6d34fa5"
],
"Approvers": [
"cb9f3f17-d019-4669-97fc-22eb671567a0",
"aaf0d7d3-d6b9-425b-b4ec-6d5154ba37be"
],
"ApprovedBy": "736f70dc-9d7a-4148-b022-99c973bd4a9e",
"ApprovalDate": "2026-08-26T08:59:26.9991788+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "16ef16c0-3e4a-4fc5-a8fa-aea1af2af742",
"WorkPlanId": "e5b0fe09-29c5-42b2-9d78-6438b8814c49",
"id": "1785eb86-1527-466a-8e65-222ce8c3a7a0",
"ConfigId": "3d0513ac-30bf-4f64-a42c-646bbbab1ba9"
},
{
"GenerationDate": "2026-08-26T08:59:26.9991788+00:00",
"SubmitDate": "2026-08-26T08:59:26.9991788+00:00",
"ReportPeriodStart": "2026-08-26T08:59:26.9991788+00:00",
"ReportPeriodEnd": "2026-08-26T08:59:26.9991788+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "9fdc5c9b-5b47-4a8c-8a43-e20f1a1eba9c",
"Rows": [
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "9fdc5c9b-5b47-4a8c-8a43-e20f1a1eba9c",
"Rows": [
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "cfb2b7f5-c42b-4646-89fd-c80e6639c120",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b08ea360-bb7f-4108-8bc4-0676531195d5",
"2c72df8e-4fa8-47a4-9619-8b2cc6d34fa5"
],
"Approvers": [
"cb9f3f17-d019-4669-97fc-22eb671567a0",
"aaf0d7d3-d6b9-425b-b4ec-6d5154ba37be"
],
"ApprovedBy": "736f70dc-9d7a-4148-b022-99c973bd4a9e",
"ApprovalDate": "2026-08-26T08:59:26.9991788+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "16ef16c0-3e4a-4fc5-a8fa-aea1af2af742",
"WorkPlanId": "e5b0fe09-29c5-42b2-9d78-6438b8814c49",
"id": "1785eb86-1527-466a-8e65-222ce8c3a7a0",
"ConfigId": "3d0513ac-30bf-4f64-a42c-646bbbab1ba9"
}
]