List Assistant FilesAsk AIget http://memgpt.localhost/openai/v1/assistants/{assistant_id}/filesPath Paramsassistant_idstringrequiredThe unique identifier of the assistant.Query ParamslimitintegerDefaults to 1000How many files to retrieve.orderstringDefaults to ascOrder of files to retrieve (either 'asc' or 'desc').afterstringA cursor for use in pagination. after is an object ID that defines your place in the list.beforestringA cursor for use in pagination. after is an object ID that defines your place in the list.Responses 200Successful Response 422Validation ErrorUpdated over 1 year ago