Get the number of tables
tables
Get the number of tables
Get the number of the organisation’s tables under the same optional filters.
GET
Get the number of tables
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by name (case-insensitive contains).
Maximum string length:
255Filter by created_at after this instant (ISO 8601).
Filter by created_at before this instant (ISO 8601).
Filter to tables created by this user.
Maximum string length:
64Response
Successful Response
The number of matching tables.