Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
712:collector_data_rest_api [2025/09/16 10:55] – syntax highlighting Policnik, Florian712:collector_data_rest_api [2025/09/24 14:50] (current) Filpes, Claudia
Line 5: Line 5:
 To use a REST API endpoint a Stages User needs to install a respective Data collector first. By default there are no REST endpoints available. A data collector is technically realized via an Admin Job. Every Admin Job is populating exactly one REST endpoint. To use a REST API endpoint a Stages User needs to install a respective Data collector first. By default there are no REST endpoints available. A data collector is technically realized via an Admin Job. Every Admin Job is populating exactly one REST endpoint.
  
-{{ :712:datacollectorprocess.png?direct }}+{{ :712:data_collector_process.png?direct }}
  
 The framework allows to retrieve data for one or more workspaces in one call. Every call always requires an API token which is equipped with sufficient permissions to access the data provided by a REST API endpoint. The framework allows to retrieve data for one or more workspaces in one call. Every call always requires an API token which is equipped with sufficient permissions to access the data provided by a REST API endpoint.
Line 19: Line 19:
   * Configure server for API token generation (see [[712:api-tokens]])   * Configure server for API token generation (see [[712:api-tokens]])
   * As a user with MODEL-license create an API token  in User Settings > Security and Privacy   * As a user with MODEL-license create an API token  in User Settings > Security and Privacy
 +    * when the API token is used a user-session for this user is created and a user-license is used
   * The user needs to be equipped at least with the permission   * The user needs to be equipped at least with the permission
     * Domain: Collector Data     * Domain: Collector Data