Files
List Files
Gets all files uploaded to MindsDB.
GET
/
api
/
files
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Response
200 - application/json
columns
string[]
name
string
row_count
number
Was this page helpful?