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

spaceId
string
requerido

Parámetros de consulta

type
enum<string>
Opciones disponibles:
space,
base,
table,
view,
field,
record,
workflow,
app,
dashboard,
folder
Minimum string length: 1
pageSize
integer
predeterminado:10
Rango requerido: 1 <= x <= 50
cursor
string

Respuesta

200 - application/json

Returns the search results.

list
object[]
requerido
total
number
requerido
nextCursor
string | null
requerido
Última modificación el 4 de septiembre de 2026