Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Respuesta

200 - application/json

Returns information about a shared base.

id
string
requerido
name
string
requerido
spaceId
string
requerido
icon
string | null
requerido
role
enum<string>
requerido
Opciones disponibles:
owner,
creator,
editor,
commenter,
viewer
createdBy
string
requerido
collaboratorType
enum<string>
Opciones disponibles:
space,
base
restrictedAuthority
boolean
enabledAuthority
boolean
lastModifiedTime
string | null
createdTime
string | null
template
object
createdUser
object
isCanary
boolean
spaceName
string
Última modificación el 4 de septiembre de 2026