You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ownCloud capabilities API is an OCS API that reports the capabilities of the ownCloud server instance back. Each ownCloud App can add capabilities to it. The resulting XML document uses XML tag names as keys and a typeless values as value.
In order to get JSON responses the query string ?format=json can be added to the URL
The API can be reached at http://owncloud/ocs/v1.php/cloud/capabilities