Check free time
get_availabilityReal free time for one offering. Slots mode returns start times; sessions mode returns classes with seats left; period mode (rentals) checks from/to and units left. Always call this instead of guessing from opening hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Window end (slots, sessions) or return time (period). ISO 8601. With an offset it is absolute; without an offset it is local time of the business (e.g. 2026-09-18T15:00). | |
| qty | No | Units to rent (period mode) | |
| from | Yes | Window start (slots, sessions) or pickup time (period). ISO 8601. With an offset it is absolute; without an offset it is local time of the business (e.g. 2026-09-18T15:00). | |
| options | No | Selected extras from get_business, e.g. [{"id":"deep_conditioning","value":true}] | |
| party_size | No | ||
| offering_id | Yes | ||
| resource_id | No | Only this staff member or place |