Schema

get

List schemas

Authorizations
sessionidstringRequired

Log in using the POST /api/v1/auth/ endpoint

Path parameters
database_idstringRequired
Query parameters
column_keywordstringOptional
elements_per_pageintegerOptional
requested_pageintegerOptional
table_keywordstringOptional
Responses
200

Success: List of schemas

application/json
get
/api/v1/schema/{database_id}/

Last updated

Was this helpful?