Retrieves all non-block tables for a specific outlet. Returns: A payload with top-level fields "object" (string), "outlet_id" (integer), and an "items" array containing table objects. Each item includes id, outlet_id, name, created_at, and updated_at as epoch seconds.
Request
Authorization
Add parameter in header
X-Api-Key
Example:
X-Api-Key: ********************
Path Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.atlas.kitchen/admin/v1/outlets//tables' \
--header'X-Api-Key;'