Database

Get specific table metadata

Get metadata for specific tables in a database

post/databases/{id}/tables/metadata/get

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Request body

tablesstring[]

List of table names

Response

Table metadata

codeinteger
messagestring
dataobject

Changes