All URIs are relative to http://localhost
Method | HTTP request | Description |
---|---|---|
getConfigurationsByProjectId | GET /api/v2/projects/{projectId}/configurations | Get project configurations |
List getConfigurationsByProjectId(projectId)
Get project configurations
Use case User sets project internal or global identifier User runs method execution System search project System search all configurations related to project System returns array of found configurations (listed in response model)
Name | Type | Description | Notes |
---|---|---|---|
projectId | String | Project internal (UUID) or global (integer) identifier | [default to null] |
[Bearer or PrivateToken](../README.md#Bearer or PrivateToken)
- Content-Type: Not defined
- Accept: application/json