Gets all the schemas from the database.
A SchemasResponse Pydantic object containing a List of Table Schema objects.
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Successful Response
The response is of type object
.
Gets all the schemas from the database.
A SchemasResponse Pydantic object containing a List of Table Schema objects.
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Successful Response
The response is of type object
.