Response from the endpoint
Main object
| Field | Data Type | Description |
|---|---|---|
| Success | boolean | result of the request |
| ErrorMessage | string | Error message |
| Configuration | Configuration | Configuration details |
Configuration object
| Field | Data Type | Description |
|---|---|---|
| ConfigurationJson | String | Configuration json object |
| ConfigurationName | String | Name of the configuration. This is the field to use in the configurations to start a execution with a configuration |
