GET api/Facility/Search
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Offset | integer |
None. |
|
Rows | integer |
None. |
|
SearchModel | FacilitySearchModel |
None. |
|
Keyword | string |
None. |
|
AnonymousID | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IEntityCollectionOfFacilityDtoName | Description | Type | Additional information |
---|---|---|---|
Items | Collection of FacilityDto |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.