Y
Hacker News
new
|
ask
|
show
|
jobs
by
caminanteblanco
175 days ago
Do you know if this is available in the actual web interface, and just not displayed, or is it just in the data export? If it is in the web, maybe a browser extension would be worth making.
1 comments
zbycz
175 days ago
I checked, and yes - the field "create_time" is available both for coversation and for each message. The payload looks the same as the exported JSON.
Look for this API call in Dev Tools: https://chatgpt.com/backend-api/conversation/<uuid>
link
Look for this API call in Dev Tools: https://chatgpt.com/backend-api/conversation/<uuid>