Get all facilities
Query Parameters
The opening times of the facilities can be limited by requesting a start date. This will work only when returnOpeningTimes=true, and must be passed along with openingDateTo. The difference between openingTimeFrom and openingDateTo should not be greater than 31 days.
The opening times of the facilities can be limited by requesting an end date. This will work only when returnOpeningTimes=true, and must be passed along with openingTimeFrom. The difference between openingTimeFrom and openingDateTo should not be greater than 31 days.
Returns Facility opening times. By default, this request param is false, and should be used in the request opening times are expected. If this parameter is requested, only 10 facilities per page will be returned.
This will return unpublished Facility opening times.
Page number
Size of the current page
Sort parameter
Following fields can be used for filtering response.
facilityId:0,
code:String,
internalUse:true,
locationId:0,
priority:0,
openingTimes:StringFor more information, check: Filtering
Response
Response Attributes
Total number of elements available in the whole response.
Total number of pages the response has.
Size of the current page.
Show child attributes
Page number currently accessed.
Show child attributes
Boolean field to specify if its the first page or not.
Boolean field to specify if its the last page or not.
Total number of elements in the current page.