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-07-03T07:47:13.4153419+00:00", "SubmitDate": "2025-07-03T07:47:13.4153419+00:00", "ReportPeriodStart": "2025-07-03T07:47:13.4153419+00:00", "ReportPeriodEnd": "2025-07-03T07:47:13.4153419+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "c6e765eb-50a7-451c-ab4a-efcc557765d6", "Rows": [ { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "c6e765eb-50a7-451c-ab4a-efcc557765d6", "Rows": [ { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "1fa2392d-68b2-42f9-81f5-5d47b40065ec", "ade9d273-d26f-4304-88e3-82e3477c3272" ], "Approvers": [ "769705f5-7425-416e-86ff-977e5001b09b", "b10b876c-6883-49e6-bba1-c36412d4282c" ], "ApprovedBy": "8f3f6b94-90e4-41d2-9f92-21e141377bee", "ApprovalDate": "2025-07-03T07:47:13.4153419+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "e3825b4f-e3af-46f7-ad20-937e12b83045", "id": "91ed940a-a437-4e38-ad01-44895f072670", "ConfigId": "4856ec83-d062-463d-956e-7b8864117009" }, { "GenerationDate": "2025-07-03T07:47:13.4153419+00:00", "SubmitDate": "2025-07-03T07:47:13.4153419+00:00", "ReportPeriodStart": "2025-07-03T07:47:13.4153419+00:00", "ReportPeriodEnd": "2025-07-03T07:47:13.4153419+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "c6e765eb-50a7-451c-ab4a-efcc557765d6", "Rows": [ { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "c6e765eb-50a7-451c-ab4a-efcc557765d6", "Rows": [ { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "4771f56a-cf36-436e-9a2f-dfd06a19d219", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "1fa2392d-68b2-42f9-81f5-5d47b40065ec", "ade9d273-d26f-4304-88e3-82e3477c3272" ], "Approvers": [ "769705f5-7425-416e-86ff-977e5001b09b", "b10b876c-6883-49e6-bba1-c36412d4282c" ], "ApprovedBy": "8f3f6b94-90e4-41d2-9f92-21e141377bee", "ApprovalDate": "2025-07-03T07:47:13.4153419+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "e3825b4f-e3af-46f7-ad20-937e12b83045", "id": "91ed940a-a437-4e38-ad01-44895f072670", "ConfigId": "4856ec83-d062-463d-956e-7b8864117009" } ]