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-11T03:46:02.1930545+00:00",
"SubmitDate": "2026-07-11T03:46:02.1930545+00:00",
"ReportPeriodStart": "2026-07-11T03:46:02.1930545+00:00",
"ReportPeriodEnd": "2026-07-11T03:46:02.1930545+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "f966b3fb-7c7a-4ebc-bb20-768147c1df04",
"Rows": [
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "f966b3fb-7c7a-4ebc-bb20-768147c1df04",
"Rows": [
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"14b29754-9d7c-4280-866f-b51bbcc9afa6",
"a08c6f01-ed12-4a83-9915-bc9098511977"
],
"Approvers": [
"175139ba-1e09-4763-b148-bde203737d0b",
"36e8064e-e4aa-4fe9-b6a2-2627cd254fa1"
],
"ApprovedBy": "013a10e3-2123-4905-9554-d92a98e9eaaf",
"ApprovalDate": "2026-07-11T03:46:02.1930545+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "e482511e-c2f6-4bcc-ae0e-4f4c8b6e4364",
"WorkPlanId": "88e12f6a-e07f-4f74-a26e-c93059853b12",
"id": "7c26aea2-d3c7-452c-828a-8b166bd1c242",
"ConfigId": "a76870f8-83e8-4e9e-8722-bb427cae2409"
},
{
"GenerationDate": "2026-07-11T03:46:02.1930545+00:00",
"SubmitDate": "2026-07-11T03:46:02.1930545+00:00",
"ReportPeriodStart": "2026-07-11T03:46:02.1930545+00:00",
"ReportPeriodEnd": "2026-07-11T03:46:02.1930545+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "f966b3fb-7c7a-4ebc-bb20-768147c1df04",
"Rows": [
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "f966b3fb-7c7a-4ebc-bb20-768147c1df04",
"Rows": [
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "6d69f80d-1cbf-44c7-916c-5c13329b9fbc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"14b29754-9d7c-4280-866f-b51bbcc9afa6",
"a08c6f01-ed12-4a83-9915-bc9098511977"
],
"Approvers": [
"175139ba-1e09-4763-b148-bde203737d0b",
"36e8064e-e4aa-4fe9-b6a2-2627cd254fa1"
],
"ApprovedBy": "013a10e3-2123-4905-9554-d92a98e9eaaf",
"ApprovalDate": "2026-07-11T03:46:02.1930545+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "e482511e-c2f6-4bcc-ae0e-4f4c8b6e4364",
"WorkPlanId": "88e12f6a-e07f-4f74-a26e-c93059853b12",
"id": "7c26aea2-d3c7-452c-828a-8b166bd1c242",
"ConfigId": "a76870f8-83e8-4e9e-8722-bb427cae2409"
}
]