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.

Antwort

200 - application/json

Returns information about a shared base.

id
string
erforderlich
name
string
erforderlich
spaceId
string
erforderlich
icon
string | null
erforderlich
role
enum<string>
erforderlich
Verfügbare Optionen:
owner,
creator,
editor,
commenter,
viewer
createdBy
string
erforderlich
collaboratorType
enum<string>
Verfügbare Optionen:
space,
base
restrictedAuthority
boolean
enabledAuthority
boolean
lastModifiedTime
string | null
createdTime
string | null
template
object
createdUser
object
isCanary
boolean
spaceName
string
Zuletzt geändert am 4. September 2026