List MessagesAsk AIget http://memgpt.localhost/openai/v1/threads/{thread_id}/messagesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsthread_idstringrequiredThe unique identifier of the thread.Query ParamslimitintegerDefaults to 1000How many messages to retrieve.orderstringDefaults to ascOrder of messages 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