room
Get capabilities for a room
See "Capability handling in federated conversations" in https://github.com/nextcloud/spreed/issues/10680 to learn which capabilities should be considered from the local server or from the remote server.
get/ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/capabilities
Path parameters
apiVersion'v4' required
tokenstring required
Headers
x-nextcloud-federationstring
Set to 1 when the request is performed by another Nextcloud Server to indicate a federation request
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
Get capabilities successfully