Database tables

Returns the requested table if the authorized user has access to the related database's workspace.

get/api/database/tables/{table_id}/

Path parameters

table_idinteger required

Returns the table related to the provided value.

Response

idinteger required
namestring required
orderinteger required

Lowest first.

database_idinteger required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.