Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

training_project_id
string
required
training_job_id
string
required

Response

200 - application/json

A response with presigned URLs for a training job's artifacts.

artifact_presigned_urls
string[]
required

Presigned URLs for the job's uploaded artifacts.