Skip to main content
Version: 1.10.0

Data Store Service: API Specification

The Data Store REST Service is providing REST api endpoints to stored documents, tasks, connections and application files.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • space_read: Can read space data

  • space_write: Can write space data

OAuth Flow (authorizationCode):

Scopes:

  • space_read: Can read space data

  • space_write: Can write space data