Retrieve a Service Setting¶
Path Parameters¶
| Parameter | Type | Description |
|---|---|---|
key |
string | The setting key using dot notation |
Examples¶
Errors¶
| Status | Code | Description |
|---|---|---|
401 |
UNAUTHORISED |
Authentication required |
403 |
FORBIDDEN |
Insufficient permissions (Administrator role required) |
404 |
NOT_FOUND |
Setting key does not exist |