Authorizations
Bearer HTTP authentication. Allowed headers -- Authorization: Bearer <access_token>
Response
200 - application/json
Successful response.
This is an object representing a fine-tuning job export.
Time at which the object was created.
Unique identifier for the object.
The fine-tuning job to which this export belongs.
The status of the job export.
Available options:
queued
, running
, completed
, failed
Time at which the object was last updated.