跳到主要内容

Get portal capabilities

GET 

https://localhost:8092/api/2.0/capabilities/

Returns the information about portal capabilities.

Responses

Portal capabilities

Schema
    LdapEnabledboolean
    Example: false
    OauthEnabledboolean
    Example: google,facebook,twitter,linkedin,mailru,vk,yandex,gosuslugi
    Providersstring[]
    SsoLabelstring
    Example:
    SsoUrlstring
    Example:
curl -L 'https://api.onlyoffice.com/api/2.0/capabilities/' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://localhost:8092
ResponseClear

Click the Send API Request button above and see the response here!