Returns the access mode status for Confluence.
Forge and OAuth2 apps cannot access this REST resource.
This request has no parameters.
Returns the access mode status for Confluence. Example: {"mode":"PUBLIC"}
any
1
2
3
curl --request GET \
  --url 'http://{baseurl}/confluence/rest/api/accessmode' \
  --header 'Accept: application/json'Rate this page: