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
обязательно

Параметры запроса

includeRelatedSpaces

Ответ

200 - application/json

Returns the data database binding summary for a space.

mode
enum<string>
обязательно
Доступные опции:
default,
byodb
state
enum<string>
обязательно
Доступные опции:
ready,
validating,
initializing,
migrating,
error,
disabled
provider
enum<string>
Доступные опции:
postgres
displayHost
string
displayDatabase
string
internalSchema
string
schemaVersion
string | null
lastValidatedAt
string
lastError
string
capabilities
object
health
object
migration
object
Последнее изменение 15 сентября 2026 г.