Skip to main content

Get Export Messages

Get Export Messages

<button style={{ marginBottom: "10px" }} class="button button--outline button--active button--primary"> Get

https://api.deadsimplechat.com/consumer/api/v1/chatroom/:roomId/export/messages

Get Export Messages

Export All the Messages in the Chat Room

Export Messagedescription
Parameters
Path
roomIdstringID of the chat room you want to export
Query
authstringGo to Dashboard -> Developer -> Private Key is your auth
timezonestringOptional. IANA timezone name used to render every exported timestamp, e.g. Europe/London
timestampFormatstringOptional. Format used to render every exported timestamp

Responses Remaining

200

JSON

asd - 09-15-2021 11:24
hell world

asd - 09-15-2021 11:24
good job


400

JSON

{
"message": "invalid chatroom id"
}