Skip to content

FacilityUse By-ID

Every FacilityUse will have a root id, which will be a URL that looks like https://search.imin.co/facilities-api/v2/facility-uses/{identifier}. This should be used to make FacilityUse By-ID searches, which will return all availableSlots for a specific FacilityUse for up to 7-days in the future from today’s date.

When the FacilityUse ByID-route is used, you will be presented with a list of Slot ids, each contained within the event array. You can use these event[].ids to make a Slot ByID search.