Skip to main content
GET
Get training job status

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the training job to retrieve.

Response

Training job details retrieved successfully

id
string
status
string
createdAt
string<date-time>
trainingStartedAt
string<date-time>
trainingEndedAt
string<date-time>