Download a model by organization name and model name
Path Parameters
- organization string required
The organization name
- model string required
The model name
Responses
- 200
- 401
- 403
- 404
- 500
The Model has been downloaded.
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...