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.

Parámetros de ruta

baseId
string
requerido

Respuesta

200 - application/json

Returns information about a 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
Última modificación el 4 de septiembre de 2026