Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

spaceId
string
requis

Paramètres de requête

type
enum<string>
Options disponibles:
space,
base,
table,
view,
field,
record,
workflow,
app,
dashboard,
folder
Minimum string length: 1
pageSize
integer
défaut:10
Plage requise: 1 <= x <= 50
cursor
string

Réponse

200 - application/json

Returns the search results.

list
object[]
requis
total
number
requis
nextCursor
string | null
requis
Dernière modification le 4 septembre 2026