Api referenceRooms
Retrieve the history of a room
AuthorizationBearer <token>
In: header
Path Parameters
id*string
Query Parameters
next?string
prev?string
sortBy?string
sortDirection?string
Value in
- "desc"
- "asc"
date?string
message?string
Response Body
application/json
curl -X GET "https://example.com/v2/rooms/string/history"{}