Skip to main content
Version: 0.0.102

Event Store Service: API Specification

The Event Store REST Service is providing REST api endpoints to stored business events related to a resource (space, document, ...).

Authentication

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • info: Scopes are endpoint-specific, see each endpoint for required scope.

OAuth Flow (authorizationCode):

Scopes:

  • info: Scopes are endpoint-specific, see each endpoint for required scope.