Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

tableId
string
requerido

Respuesta

200 - application/json

Returns the list of view.

id
string
requerido
name
string
requerido
type
enum<string>
requerido
Opciones disponibles:
grid,
calendar,
kanban,
form,
gallery,
plugin
createdBy
string
requerido
createdTime
string
requerido
columnMeta
object
requerido

A mapping of view IDs to their corresponding column metadata.

description
string
order
number
options
object
sort
object | null
filter
object

A filter object for complex query conditions based on fields, operators, and values. Use our visual query builder at https://app.teable.ai/developer/tool/query-builder to build filters.

group
object[] | null
isLocked
boolean
shareId
string
enableShare
boolean
shareMeta
object
lastModifiedBy
string
lastModifiedTime
string
pluginId
string
Última modificación el 4 de septiembre de 2026