AladiaDocs
Api referenceRoomsMessagesViews

List all views

List all views

GET
/v2/rooms/{id}/messages/{messageId}/views

List all views

AuthorizationBearer <token>

In: header

Path Parameters

id*string
messageId*string

Query Parameters

next?string
prev?string
sortBy?string
sortDirection?string

Value in

  • "desc"
  • "asc"
reactionType?string

Response Body

application/json

curl -X GET "https://example.com/v2/rooms/string/messages/string/views"
{}