Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

spaceId
string
必填

响应

200 - application/json

Returns the refreshed data database binding summary.

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
最后修改于 2026年9月15日