Retrieves the configuration of an installed application with a specified ID.
Application instance configuration retrieved.
Unauthorized access. Invalid credentials used.
Access forbidden.
{- "settings": {
- "color": "red",
- "level": "gold"
}, - "_links": [
- {
- "rel": "self",
- "href": "string"
}
]
}