get https://api.sort.xyz/v2/orgs//databases//schemas
Gets the database schemas, optionally including tables and columns.
To include tables, pass the querystring parameter include=tables
.
To include tables and columns, pass the querystring parameter include=columns
.