Get project by name
Get a specific project by its workspace and name.
Example:
```
GET /apis/entities/v2/workspaces/default/projects/ml-project
```
Path parameters
workspace
name
Response
Successful Response
id
Unique identifier
name
Project name
workspace
Workspace identifier
created_at
Creation timestamp
updated_at
Last update timestamp
description
Project description
Errors
422
Unprocessable Entity Error