Download a model by name
Path Parameters
- model string required
The model name
Responses
- 200
- 401
- 403
- 404
- 500
OK
User is not authenticated. This means token is either not present or invalid
User does not have permission to access this object
The model was not found
Something is wrong with the API.
Loading...