A valid request URL is required to generate request examples{
"database": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"tables": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"description": "<string>",
"ref_table_name": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}
]
}Returns all active tables for a specific database.
A valid request URL is required to generate request examples{
"database": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"tables": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"description": "<string>",
"ref_table_name": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}
]
}