Skip to main content
GET
✔️Check availability

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header.

Query Parameters

string
required
string
required
The unique id of a location
string
required
The unique id of the location to get the availability for
string
required
The earliest date to show bookings for. The date and time are parsed in the local time of the passed in location. Defaults to the current date and time.
string
The amount of minutes after the start_local time to show data for. Defaults to 60 minutes.

Response

200

object
object
boolean
Example: false
string
Example: This resource is already booked. Please choose a different start and end times.
string
Example: BOOKING_CONFLICT
Example Response

Example Request