Files

List all files

List the metadata for all uploaded data files.

get/files

Response

List of files

Example response

{
  "data": [
    {
      "filename": "my_file.jsonl",
      "purpose": "fine-tune",
      "FileType": "jsonl"
    }
  ]
}

Changes

Changed in 1 of the 14 revisions of this API.1

    • the data/items/validation_report/nlines response's property type/format changed from integer/int64 to integer/ for status 200

      response-property-type-changed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog