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-09-18T19:56:58.4556365+00:00", "SubmitDate": "2025-09-18T19:56:58.4556365+00:00", "ReportPeriodStart": "2025-09-18T19:56:58.4556365+00:00", "ReportPeriodEnd": "2025-09-18T19:56:58.4556365+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "0970ce89-0e21-4d0f-a4ee-566c27e6b2be", "Rows": [ { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "0970ce89-0e21-4d0f-a4ee-566c27e6b2be", "Rows": [ { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "97781bb2-a497-4c68-9c3c-25417ef15513", "01c7d820-8ee8-4a2d-8fc9-63752ff58ef8" ], "Approvers": [ "c8ecafec-45d4-4877-a935-462b2daf8c65", "2708f249-3989-41ac-a605-a1dc825a4df2" ], "ApprovedBy": "023ec453-28e4-4a09-af08-c38de30b492f", "ApprovalDate": "2025-09-18T19:56:58.4556365+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "ab624356-4ef7-4234-bb42-22dc17dd6caa", "id": "3e9f829c-b3ed-48b5-bbe3-bc7a85ca81b4", "ConfigId": "83bcb063-b043-42bf-82f9-d4d8906d418e" }, { "GenerationDate": "2025-09-18T19:56:58.4556365+00:00", "SubmitDate": "2025-09-18T19:56:58.4556365+00:00", "ReportPeriodStart": "2025-09-18T19:56:58.4556365+00:00", "ReportPeriodEnd": "2025-09-18T19:56:58.4556365+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "0970ce89-0e21-4d0f-a4ee-566c27e6b2be", "Rows": [ { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "0970ce89-0e21-4d0f-a4ee-566c27e6b2be", "Rows": [ { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "5defbc28-9550-4145-a7c8-66e09339d175", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "97781bb2-a497-4c68-9c3c-25417ef15513", "01c7d820-8ee8-4a2d-8fc9-63752ff58ef8" ], "Approvers": [ "c8ecafec-45d4-4877-a935-462b2daf8c65", "2708f249-3989-41ac-a605-a1dc825a4df2" ], "ApprovedBy": "023ec453-28e4-4a09-af08-c38de30b492f", "ApprovalDate": "2025-09-18T19:56:58.4556365+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "ab624356-4ef7-4234-bb42-22dc17dd6caa", "id": "3e9f829c-b3ed-48b5-bbe3-bc7a85ca81b4", "ConfigId": "83bcb063-b043-42bf-82f9-d4d8906d418e" } ]