v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
smart-tables

List Tables

List Tables in the workspace. Supports cursor-based pagination and optional filtering by folder or prompt column. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.

get/api/public/v2/tables

Query parameters

folder_idinteger

Filter by folder ID.

namestring

Filter by title (case-insensitive contains match).

cursorstring

Pagination cursor from a previous response.

limitinteger
order'asc' | 'desc'
prompt_idinteger

Filter to tables containing a column referencing this prompt.

prompt_version_idinteger
prompt_label_idinteger

Response

List of tables

next_cursorstring nullable
has_moreboolean