Skip to main content
GET
Get Bookable Tables
Retrieve available tables for a given date and duration.
string
required
Your API key
string
Date to check availability. Formats: yyyy-MM-dd or yyyy-MM-ddTHH:mm:ss.fffZ
integer
Availability duration in minutes. Default: 90
Response is an array of section objects, each containing a list of tables. Section object Table object Example 200 Response

Authorizations

X-API-KEY
string
header
required

Headers

X-API-KEY
string
required

API Key authentication header

Query Parameters

Date
string

The Date on which table should be available. Valid Date formats ['yyyy-MM-dd', 'yyyy-MM-ddTHH:MM:SS.fffZ']

Duration
integer<int32>

The Duration required for table to be available for. Default 90 minutes.

Response

200 - application/json

Get List of Available Tables open.

sectionName
string | null
sectionId
string | null
layoutId
string | null
layoutName
string | null
tables
object[] | null