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-03T18:01:17.1698911+00:00", "SubmitDate": "2025-09-03T18:01:17.1698911+00:00", "ReportPeriodStart": "2025-09-03T18:01:17.1698911+00:00", "ReportPeriodEnd": "2025-09-03T18:01:17.1698911+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "8668b511-3875-4cff-b434-b5fdbec2142a", "Rows": [ { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "8668b511-3875-4cff-b434-b5fdbec2142a", "Rows": [ { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "c9db49fc-4317-4abd-a71e-9ea711d75e74", "63af4a57-c64d-474f-8ff2-a5c070511885" ], "Approvers": [ "c345a066-8bce-42e5-ba9d-e33fcd7cb9e0", "46af7a8a-60d6-4734-88f4-bbbe98e34d78" ], "ApprovedBy": "14ed960b-3c42-4424-b89a-338fbed0e7e4", "ApprovalDate": "2025-09-03T18:01:17.1698911+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "3a003458-145b-4340-ace6-2808052574a3", "id": "071441e4-c7f0-4463-8a95-c481d09bc43a", "ConfigId": "3fb6884e-468d-41ca-9073-01b38a6307bf" }, { "GenerationDate": "2025-09-03T18:01:17.1698911+00:00", "SubmitDate": "2025-09-03T18:01:17.1698911+00:00", "ReportPeriodStart": "2025-09-03T18:01:17.1698911+00:00", "ReportPeriodEnd": "2025-09-03T18:01:17.1698911+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "8668b511-3875-4cff-b434-b5fdbec2142a", "Rows": [ { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "8668b511-3875-4cff-b434-b5fdbec2142a", "Rows": [ { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d977c7c2-c2d9-474b-b31f-fde39f48601e", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "c9db49fc-4317-4abd-a71e-9ea711d75e74", "63af4a57-c64d-474f-8ff2-a5c070511885" ], "Approvers": [ "c345a066-8bce-42e5-ba9d-e33fcd7cb9e0", "46af7a8a-60d6-4734-88f4-bbbe98e34d78" ], "ApprovedBy": "14ed960b-3c42-4424-b89a-338fbed0e7e4", "ApprovalDate": "2025-09-03T18:01:17.1698911+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "3a003458-145b-4340-ace6-2808052574a3", "id": "071441e4-c7f0-4463-8a95-c481d09bc43a", "ConfigId": "3fb6884e-468d-41ca-9073-01b38a6307bf" } ]