Response
OK
DatabaseSchema is the metadata for databases.
The schema dump from database.
{
"schema": "<string>"
}Retrieves database schema as DDL statements. Permissions required: bb.databases.getSchema
{
"schema": "<string>"
}OK
DatabaseSchema is the metadata for databases.
The schema dump from database.
Was this page helpful?