Projects
Get a Project
Gets a project created by the user.
GET
/
api
/
projects
/
{projectName}
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
projectName
string
requiredThe name of the project
Response
200 - application/json
name
string
Was this page helpful?