Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

spaceId
string
obbligatorio

Parametri della query

type
enum<string>
Opzioni disponibili:
space,
base,
table,
view,
field,
record,
workflow,
app,
dashboard,
folder
Minimum string length: 1
pageSize
integer
predefinito:10
Intervallo richiesto: 1 <= x <= 50
cursor
string

Risposta

200 - application/json

Returns the search results.

list
object[]
obbligatorio
total
number
obbligatorio
nextCursor
string | null
obbligatorio
Ultima modifica il 4 settembre 2026