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-04-04T02:35:53.429992+00:00", "SubmitDate": "2025-04-04T02:35:53.429992+00:00", "ReportPeriodStart": "2025-04-04T02:35:53.429992+00:00", "ReportPeriodEnd": "2025-04-04T02:35:53.429992+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "af95346c-a652-42ce-a9f9-a9136a0019a5", "Rows": [ { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "af95346c-a652-42ce-a9f9-a9136a0019a5", "Rows": [ { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "542ecfc4-db59-4a88-9b8a-60873f38823f", "3f13af82-c4cd-4a27-8b84-da5e47bc1a34" ], "Approvers": [ "5bbccbb6-ea72-493d-a416-a9a0cfe777a9", "f46af7dc-0700-4ae3-89cc-666974e91e73" ], "ApprovedBy": "f1c25fd2-9dc8-452f-8ed4-808327dc0f65", "ApprovalDate": "2025-04-04T02:35:53.429992+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "77b84ba4-31eb-425c-a4cb-5c3ca5fdefd3", "id": "23c735c0-7b37-458b-9a29-d86639ceaaae", "ConfigId": "6f56d471-187d-4af0-8a56-594720370445" }, { "GenerationDate": "2025-04-04T02:35:53.429992+00:00", "SubmitDate": "2025-04-04T02:35:53.429992+00:00", "ReportPeriodStart": "2025-04-04T02:35:53.429992+00:00", "ReportPeriodEnd": "2025-04-04T02:35:53.429992+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "af95346c-a652-42ce-a9f9-a9136a0019a5", "Rows": [ { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "af95346c-a652-42ce-a9f9-a9136a0019a5", "Rows": [ { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "f91105d4-c183-4e4d-8783-f012c3da28e7", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "542ecfc4-db59-4a88-9b8a-60873f38823f", "3f13af82-c4cd-4a27-8b84-da5e47bc1a34" ], "Approvers": [ "5bbccbb6-ea72-493d-a416-a9a0cfe777a9", "f46af7dc-0700-4ae3-89cc-666974e91e73" ], "ApprovedBy": "f1c25fd2-9dc8-452f-8ed4-808327dc0f65", "ApprovalDate": "2025-04-04T02:35:53.429992+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "77b84ba4-31eb-425c-a4cb-5c3ca5fdefd3", "id": "23c735c0-7b37-458b-9a29-d86639ceaaae", "ConfigId": "6f56d471-187d-4af0-8a56-594720370445" } ]