DeepFellow DOCS

List fine-tuning workers

List registered fine-tuning workers.

GET
/v1/fine_tuning/workers
AuthorizationBearer <token>

In: header

Query Parameters

after?After

Cursor for pagination

limit?Limit
Default20
Range1 <= value <= 100

Response Body

curl -X GET "https://loading/v1/fine_tuning/workers?after=5eb7cf5a86d9755df3a6c593&limit=20"
{
  "object": "list",
  "data": [],
  "has_more": false
}
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string",
      "input": null,
      "ctx": {}
    }
  ]
}

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.