Get a room
Path parameters
Token of the room
Headers
Set to 1 when the request is performed by another Nextcloud Server to indicate a federation request
Random seed (at least 32 bytes) used together with the room token to generate the SHA256-HMAC request checksum
SHA256-HMAC checksum over the concatenation of the random seed and the room token, signed with the shared SIP bridge secret, to verify authenticity from the SIP bridge
Required to be true for the API request to pass
Response
Room returned
Changes
Changed in 20 of the 54 revisions of this API.2926
- ○
added the required property
ocs/data/tagIdsto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToActorDisplayNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToConversationNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToConversationTokento the response with the200statusresponse-optional-property-added
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToMessageIdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
ocs/data/attributesto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/threadIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/threadTitleto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
ocs/data/hasScheduledMessagesresponse's property type/format changed fromboolean/tointeger/int64for status200response-property-type-changed
- ▲
- ○
added the required property
ocs/data/hasScheduledMessagesto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/pinnedAtto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaDatato the response with the200statusresponse-optional-property-added
- ○
added the required property
ocs/data/hiddenPinnedIdto the response with the200statusresponse-required-property-added
- ○
added the required property
ocs/data/lastPinnedIdto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/threadRepliesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/threadTitleto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
ocs/data/liveTranscriptionLanguageIdto the response with the200statusresponse-required-property-added
- ○