Endpoint Examples
Download Model
Downloads the specified model in the given format
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/zip
The response is of type file
.