Skip to main content

openai.openai.listmessagefiles

Home > @runlightyear/openai > OpenAI > listMessageFiles

OpenAI.listMessageFiles() method

This API is in beta and may contain contain bugs. Can be used in production with caution.

List message files

Signature:
listMessageFiles(props: ListMessageFilesProps): Promise<ListMessageFilesResponse>;

Parameters

ParameterTypeDescription
propsListMessageFilesProps
Returns:

Promise<ListMessageFilesResponse>