Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

spaceId
string
必須

クエリパラメータ

type
enum<string>
利用可能なオプション:
space,
base,
table,
view,
field,
record,
workflow,
app,
dashboard,
folder
Minimum string length: 1
pageSize
integer
デフォルト:10
必須範囲: 1 <= x <= 50
cursor
string

レスポンス

200 - application/json

Returns the search results.

list
object[]
必須
total
number
必須
nextCursor
string | null
必須
最終更新日 2026年9月4日