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-14T07:29:29.1943491+00:00",
"SubmitDate": "2026-09-14T07:29:29.1943491+00:00",
"ReportPeriodStart": "2026-09-14T07:29:29.1943491+00:00",
"ReportPeriodEnd": "2026-09-14T07:29:29.1943491+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "9498cf88-baeb-4e03-baff-60b0bfecc502",
"Rows": [
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "9498cf88-baeb-4e03-baff-60b0bfecc502",
"Rows": [
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7053fe70-df2e-4e15-9a92-09ed389fc283",
"5602b9af-e4ac-46b1-a00c-17d5e57c727b"
],
"Approvers": [
"606148a6-42df-45f1-a68e-ba78acbfaa47",
"43e31eff-0a8e-470d-be59-f120d57a1442"
],
"ApprovedBy": "6a2a3840-63c4-43c8-922f-752e0f2a55be",
"ApprovalDate": "2026-09-14T07:29:29.1943491+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "1a222d9a-6a6b-4fed-ad6d-6dc67dda4f98",
"WorkPlanId": "302f0948-8d54-42ae-b43a-3f1bcfb4c7d7",
"id": "fcb4d9cd-b4ae-4c17-a16a-5c915c69aeb8",
"ConfigId": "7f4a7d42-d5fa-4c3b-bd02-b7885eb3ec2b"
},
{
"GenerationDate": "2026-09-14T07:29:29.1943491+00:00",
"SubmitDate": "2026-09-14T07:29:29.1943491+00:00",
"ReportPeriodStart": "2026-09-14T07:29:29.1943491+00:00",
"ReportPeriodEnd": "2026-09-14T07:29:29.1943491+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "9498cf88-baeb-4e03-baff-60b0bfecc502",
"Rows": [
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "9498cf88-baeb-4e03-baff-60b0bfecc502",
"Rows": [
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f1bf84ce-f468-45b1-b713-41b9f70650ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7053fe70-df2e-4e15-9a92-09ed389fc283",
"5602b9af-e4ac-46b1-a00c-17d5e57c727b"
],
"Approvers": [
"606148a6-42df-45f1-a68e-ba78acbfaa47",
"43e31eff-0a8e-470d-be59-f120d57a1442"
],
"ApprovedBy": "6a2a3840-63c4-43c8-922f-752e0f2a55be",
"ApprovalDate": "2026-09-14T07:29:29.1943491+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "1a222d9a-6a6b-4fed-ad6d-6dc67dda4f98",
"WorkPlanId": "302f0948-8d54-42ae-b43a-3f1bcfb4c7d7",
"id": "fcb4d9cd-b4ae-4c17-a16a-5c915c69aeb8",
"ConfigId": "7f4a7d42-d5fa-4c3b-bd02-b7885eb3ec2b"
}
]