Get Global configurations.
get
/connectedWorker/clientapi/v2/configurations
This operation retrieves the details of the Global configurations.
Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Global configurations were successfully retrieved.
Root Schema : Configurations
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : Configuration
Type:
Show Source
object
-
key:
string
Key that identifies the configuration itemExample:
my.key
-
links(optional):
array links
Read Only:
true
-
value:
object value
Value of the configuration item. Supported types are boolean, double, string, array of doubles and array of strings
Nested Schema : value
Type:
object
Value of the configuration item. Supported types are boolean, double, string, array of doubles and array of strings
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type