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 StatusReportName | 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. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-05-23T20:53:26.5808347+00:00", "SubmitDate": "2025-05-23T20:53:26.5808347+00:00", "ReportPeriodStart": "2025-05-23T20:53:26.5808347+00:00", "ReportPeriodEnd": "2025-05-23T20:53:26.5808347+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "b9ce0354-3cba-43b6-8da1-5921b177b50b", "Rows": [ { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "b9ce0354-3cba-43b6-8da1-5921b177b50b", "Rows": [ { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "030af646-eb0f-49c9-bcb4-921213744f8c", "fbd057bd-cfba-47c3-9f3b-a2e8c56a476c" ], "Approvers": [ "9ac77570-f327-4e65-8736-0af79d268254", "da2fb350-fd8a-44fd-95f7-1b326e836f1b" ], "ApprovedBy": "b3eb8e5f-e74c-4223-8b15-5439fb46abe9", "ApprovalDate": "2025-05-23T20:53:26.5808347+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "540cd119-b727-4a99-9b56-b261f982600d", "id": "5f7d8806-a09a-47d1-a0f2-f631b43f6325", "ConfigId": "e684b410-f493-48ad-bc8c-9875d3221d4d" }, { "GenerationDate": "2025-05-23T20:53:26.5808347+00:00", "SubmitDate": "2025-05-23T20:53:26.5808347+00:00", "ReportPeriodStart": "2025-05-23T20:53:26.5808347+00:00", "ReportPeriodEnd": "2025-05-23T20:53:26.5808347+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "b9ce0354-3cba-43b6-8da1-5921b177b50b", "Rows": [ { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "b9ce0354-3cba-43b6-8da1-5921b177b50b", "Rows": [ { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "637fb78d-8e59-48e4-a5c5-d8a8ae3f6ebc", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "030af646-eb0f-49c9-bcb4-921213744f8c", "fbd057bd-cfba-47c3-9f3b-a2e8c56a476c" ], "Approvers": [ "9ac77570-f327-4e65-8736-0af79d268254", "da2fb350-fd8a-44fd-95f7-1b326e836f1b" ], "ApprovedBy": "b3eb8e5f-e74c-4223-8b15-5439fb46abe9", "ApprovalDate": "2025-05-23T20:53:26.5808347+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "540cd119-b727-4a99-9b56-b261f982600d", "id": "5f7d8806-a09a-47d1-a0f2-f631b43f6325", "ConfigId": "e684b410-f493-48ad-bc8c-9875d3221d4d" } ]