api-v2-databases-{database}-schemas-{schema}-tables
Number of APIs: 2
-
Create a table (clone and undrop are separate subresources) POST {{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables?createMode=errorIfExists©Grants=false
-
List tables GET {{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables?like=<string>&startsWith=<string>&showLimit=<integer>&fromName=<string>&history=<boolean>&deep=<boolean>