We need APIs to retrieve chat conversations between user and chatGPT. Is there an API to retrieve these conversations? Or does OpenAI supports webhooks with which we can be notified with all the activities happening in ChatGPT?
Hey, this is not something we offer today but it is a cool idea!
You have ChatGPT iphone/android apps. Why don’t you offer it on API as well? I would gladly pay the same token rate to send and retrieve messages to ChatGPT Project’s chat thread. The settings that we can do on ChatGPT’s project/CustomGPT is much more complex than Assistant & Response API
I mean, you can always use the unadvertised one: https://chatgpt.com/backend-api/conversation/{id}
You’re probably definitely violating some terms of service if you do, though…
Please could we have “read-only API access to our own ChatGPT conversation history, securely authenticated with OAuth and rate-limited”? ![]()
(I can’t include the link to the chat gpt convo where it suggested I ask for this feature
)
Any feedback on this? I’m surprised we still don’t have a public API for fetching our own conversation/chat metadata
I also need that. Please.
Just curious, what’s the use case for needing this?