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-09T12:33:55.2179092+00:00",
"SubmitDate": "2026-09-09T12:33:55.2179092+00:00",
"ReportPeriodStart": "2026-09-09T12:33:55.2179092+00:00",
"ReportPeriodEnd": "2026-09-09T12:33:55.2179092+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b0b029e2-3ca6-449a-bd18-a6b24d629a1f",
"Rows": [
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b0b029e2-3ca6-449a-bd18-a6b24d629a1f",
"Rows": [
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"09b74410-c981-4970-a1d6-fc6538285c20",
"780a20cc-d5b8-4cf5-a30a-6de9bc83275c"
],
"Approvers": [
"0fdf359c-5626-414e-bf83-1d97fdcbf839",
"cde8c29b-a232-455c-b094-6b9a27f0a6ec"
],
"ApprovedBy": "4ed42a98-02c9-48b4-9ec6-3edc415383d3",
"ApprovalDate": "2026-09-09T12:33:55.2179092+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "bc3647ad-5133-4fb5-b0ec-d4e75fc8f01e",
"WorkPlanId": "d5524f16-c60b-4a28-9951-ee85b36a0e69",
"id": "34bded0e-6068-42a1-8318-7e23028164b1",
"ConfigId": "b7d8aa88-e01e-42ea-9c9b-545dd94373b9"
},
{
"GenerationDate": "2026-09-09T12:33:55.2179092+00:00",
"SubmitDate": "2026-09-09T12:33:55.2179092+00:00",
"ReportPeriodStart": "2026-09-09T12:33:55.2179092+00:00",
"ReportPeriodEnd": "2026-09-09T12:33:55.2179092+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b0b029e2-3ca6-449a-bd18-a6b24d629a1f",
"Rows": [
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b0b029e2-3ca6-449a-bd18-a6b24d629a1f",
"Rows": [
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "41845de5-4f54-4967-8141-f71ffa66c40f",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"09b74410-c981-4970-a1d6-fc6538285c20",
"780a20cc-d5b8-4cf5-a30a-6de9bc83275c"
],
"Approvers": [
"0fdf359c-5626-414e-bf83-1d97fdcbf839",
"cde8c29b-a232-455c-b094-6b9a27f0a6ec"
],
"ApprovedBy": "4ed42a98-02c9-48b4-9ec6-3edc415383d3",
"ApprovalDate": "2026-09-09T12:33:55.2179092+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "bc3647ad-5133-4fb5-b0ec-d4e75fc8f01e",
"WorkPlanId": "d5524f16-c60b-4a28-9951-ee85b36a0e69",
"id": "34bded0e-6068-42a1-8318-7e23028164b1",
"ConfigId": "b7d8aa88-e01e-42ea-9c9b-545dd94373b9"
}
]