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
nodeId
string
requerido

Respuesta

200 - application/json

Nodes

id
string
requerido
parentId
string | null
requerido
resourceId
string
requerido
order
number
requerido
resourceType
enum<string>
requerido
Opciones disponibles:
table
resourceMeta
object
requerido
defaultUrl
string
parent
object | null
children
object[] | null
Última modificación el 4 de septiembre de 2026