curl --request GET \ --url https://agent-prod.studio.lyzr.ai/v3/semantic_model/list_tables/{rag_config_id}/{database_id} \ --header 'x-api-key: <api-key>'
{ "schemas_and_tables": {} }
List of schemas and table names
The response is of type object.
object