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": "2024-12-18T20:21:55.2245691+00:00", "SubmitDate": "2024-12-18T20:21:55.2245691+00:00", "ReportPeriodStart": "2024-12-18T20:21:55.2245691+00:00", "ReportPeriodEnd": "2024-12-18T20:21:55.2245691+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "29e12f77-df5e-413a-98e2-0a400ecfcbd4", "Rows": [ { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "29e12f77-df5e-413a-98e2-0a400ecfcbd4", "Rows": [ { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "19f8dc45-45d2-4f68-bf4d-83b28533f021", "eb66796b-6c9f-4c91-a799-10982c795a2f" ], "Approvers": [ "b2c061a5-704d-44f5-bd4c-ef8cc5feb1f7", "19a93c2f-9b33-4ecf-99c0-68d1f624c322" ], "ApprovedBy": "6f274fc9-c34a-4df9-8b88-f850ac35d0ff", "ApprovalDate": "2024-12-18T20:21:55.2245691+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "a6896810-3186-4057-a586-427cd55f95c2", "id": "ef6231a5-f754-4b03-b3c4-991c083c0feb", "ConfigId": "1f0a7a5f-89e8-4ddd-b3ad-875cf200ac7c" }, { "GenerationDate": "2024-12-18T20:21:55.2245691+00:00", "SubmitDate": "2024-12-18T20:21:55.2245691+00:00", "ReportPeriodStart": "2024-12-18T20:21:55.2245691+00:00", "ReportPeriodEnd": "2024-12-18T20:21:55.2245691+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "29e12f77-df5e-413a-98e2-0a400ecfcbd4", "Rows": [ { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "29e12f77-df5e-413a-98e2-0a400ecfcbd4", "Rows": [ { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "19e4362d-7273-414d-a6d3-cfc0eaba5f76", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "19f8dc45-45d2-4f68-bf4d-83b28533f021", "eb66796b-6c9f-4c91-a799-10982c795a2f" ], "Approvers": [ "b2c061a5-704d-44f5-bd4c-ef8cc5feb1f7", "19a93c2f-9b33-4ecf-99c0-68d1f624c322" ], "ApprovedBy": "6f274fc9-c34a-4df9-8b88-f850ac35d0ff", "ApprovalDate": "2024-12-18T20:21:55.2245691+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "a6896810-3186-4057-a586-427cd55f95c2", "id": "ef6231a5-f754-4b03-b3c4-991c083c0feb", "ConfigId": "1f0a7a5f-89e8-4ddd-b3ad-875cf200ac7c" } ]