AladiaDocs
Api referenceRooms

Retrieve the one to one of a room

List all one to one of a room

GET
/v2/rooms/{targetUserId}/one-to-one

List all one to one of a room

AuthorizationBearer <token>

In: header

Path Parameters

targetUserId*string

Query Parameters

userType?string

Value in

  • "profile"
  • "organization"

Response Body

application/json

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