Get service instance configuration

Get the configuration of a service instance.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

pathstringRequired

Service Path of a specific service instance. (Encoded URL Parameter)

Request

request body
hoststringOptional

Response

An object containing service configuration specific to a service instance.

Errors

500
Internal Server Error