GET api/v1/facilities/StaffReports
For User Returns a list of Facilities that user/staff has access to based on his "ThreeFourId" and Facilities that have "IsActivateStaffReports" is "True" from the "FsFacilityConfig" table
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
FsFacilityReturnModel
TaskOfApiResponseModelOfKeyPairModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | ApiResponseModelOfKeyPairModel |
None. |
|
| Id | integer |
None. |
|
| Exception | AggregateException |
None. |
|
| Status | TaskStatus |
None. |
|
| IsCanceled | boolean |
None. |
|
| IsCompleted | boolean |
None. |
|
| CreationOptions | TaskCreationOptions |
None. |
|
| AsyncState | Object |
None. |
|
| IsFaulted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.