Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

spaceId
string
erforderlich

Abfrageparameter

type
enum<string>
Verfügbare Optionen:
space,
base,
table,
view,
field,
record,
workflow,
app,
dashboard,
folder
Minimum string length: 1
pageSize
integer
Standard:10
Erforderlicher Bereich: 1 <= x <= 50
cursor
string

Antwort

200 - application/json

Returns the search results.

list
object[]
erforderlich
total
number
erforderlich
nextCursor
string | null
erforderlich
Zuletzt geändert am 4. September 2026