interface FileListParams {
    purpose?: string;
}

Properties

Properties

purpose?: string

Only return files with the given purpose.