List All Available Tables
List all the available tables.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
The name of the connection.
The types (tables or views) that should be listed.
Whether include the catalog name in the table name.
Whether include the schema name in the table name.
Specify the schema for the database.
The number of skipping table, this is for paging.
The number of topping table, this is for paging.
The obtained table will be added to the job.
The id of WorkspaceId.
The search text.
Whether to ignore case sensitivity during the search.
Whether reset metadata before getting tables.
Response
The action result
The name of the table.