• Access Mode
  • Admin Group
  • Admin Space
  • Admin User
  • Admin Users
  • Attachments
  • Backup and Restore
  • Category
  • Child Content
  • Cluster information
  • Content Blueprint
  • Content Body
  • Content Descendant
  • Content Labels
  • Content Property
  • Content Resource
  • Content Restrictions
  • Content Version
  • Content Watchers
  • Global Permissions
  • GlobalColorScheme
  • Group
  • Instance Metrics
  • Label
  • Long Task
  • Server Information
  • Space
  • Space Label
  • Space Permissions
  • Space Property
  • Space Watchers
  • SpaceColorScheme
  • User
  • User Group
  • User Watch
  • Webhooks
  • Other operations
Server
Confluence Data Center / / REST API

Access Mode

Postman Collection
OpenAPI
GET

Get access mode status

Returns the access mode status for Confluence.

Forge and OAuth2 apps cannot access this REST resource.

Request

This request has no parameters.

Responses

Returns the access mode status for Confluence. Example: READ_WRITE

application/json

any

GET/rest/api/accessmode
1 2 3 curl --request GET \ --url 'http://{baseurl}/confluence/rest/api/accessmode' \ --header 'Accept: application/json'

Rate this page: