Skip to main content
GET
Get table details
Get a specific table by its table number, including all active orders currently assigned to that table.

Request

Path Parameters

string
required
The table number to look up.

Response

Status Codes

  • 200: Table returned successfully
  • 401: API key is required or invalid
  • 403: F&B module is disabled or workspace access is denied
  • 404: Table not found

Authorizations

apikey
string
header
required

Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.

Path Parameters

tableNumber
string
required

The table number to look up

Response

Table details