Models
Get Model Download Endpoint
GET
/
v1
/
accounts
/
{account_id}
/
models
/
{model_id}
:getDownloadEndpoint
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id
string
requiredThe Account Id
model_id
string
requiredThe Model Id
Response
200 - application/json
filenameToSignedUrls
object
Was this page helpful?