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-16T12:25:22.6101586+00:00", "SubmitDate": "2025-07-16T12:25:22.6101586+00:00", "ReportPeriodStart": "2025-07-16T12:25:22.6101586+00:00", "ReportPeriodEnd": "2025-07-16T12:25:22.6101586+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "8fea8825-a588-41ec-8086-f7ff254013c0", "Rows": [ { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "8fea8825-a588-41ec-8086-f7ff254013c0", "Rows": [ { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "6c28b1dd-229f-4f49-b97d-4ff5336cda1f", "e9bacd12-c751-4210-b777-92d16adf2c76" ], "Approvers": [ "5afeb214-a2e6-4fc2-bf4e-202714b5e37e", "cb69283e-12f5-433f-8278-4ab75a62656d" ], "ApprovedBy": "3eed86be-1a9d-4016-8e43-b5d577e92113", "ApprovalDate": "2025-07-16T12:25:22.6101586+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "35bb4345-ddfc-4ec9-a5af-b71287b0165b", "id": "c2b1f4b2-d63a-4fb9-9e01-d8f6081e2be9", "ConfigId": "a73406d7-dded-4e59-b6c5-af7bb17328b8" }, { "GenerationDate": "2025-07-16T12:25:22.6101586+00:00", "SubmitDate": "2025-07-16T12:25:22.6101586+00:00", "ReportPeriodStart": "2025-07-16T12:25:22.6101586+00:00", "ReportPeriodEnd": "2025-07-16T12:25:22.6101586+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "8fea8825-a588-41ec-8086-f7ff254013c0", "Rows": [ { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "8fea8825-a588-41ec-8086-f7ff254013c0", "Rows": [ { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "65cc9b99-7b29-4f45-ab1c-859aa40a0ad7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "6c28b1dd-229f-4f49-b97d-4ff5336cda1f", "e9bacd12-c751-4210-b777-92d16adf2c76" ], "Approvers": [ "5afeb214-a2e6-4fc2-bf4e-202714b5e37e", "cb69283e-12f5-433f-8278-4ab75a62656d" ], "ApprovedBy": "3eed86be-1a9d-4016-8e43-b5d577e92113", "ApprovalDate": "2025-07-16T12:25:22.6101586+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "35bb4345-ddfc-4ec9-a5af-b71287b0165b", "id": "c2b1f4b2-d63a-4fb9-9e01-d8f6081e2be9", "ConfigId": "a73406d7-dded-4e59-b6c5-af7bb17328b8" } ]