Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Identifier for the last job from the previous pagination request.
Number of fine-tuning jobs to retrieve.
Optional metadata filter. To filter, use the syntax metadata[k]=v
. Alternatively, set metadata=null
to indicate no metadata.