ByID Search
A ByID search, which can only be made once an upcoming-slots query parameter search has been completed, will return two ids for each FacilityUse:
- The
FacilityUse id: this root URL looks like https://search.imin.co/facilities-api/v2/facility-uses/{identifier} and can be used to make aFacilityUse ByIDsearch. - The
Slot id: this URL can be found in theFacilityUseat theeventarray and looks like https://search.imin.co/facilities-api/v2/slots/{event[].id}. It can be used to make aSlot ByIDsearch.