Skip to main content
Go to Latest
method OpenAI.prototype.listFiles
import { OpenAI } from "https://deno.land/x/commit_genius@v0.1.0/deps.ts";

Returns a list of files that belong to the user's organization.

https://platform.openai.com/docs/api-reference/files/list

Returns

Promise<FileList>