Retrieve Environment
get
/mobile/tools/1.0/environment
Returns the environment's metadata.
Request
There are no request parameters for this operation.
Response
Supported Media Types
- application/json
200 Response
The environment's metadata.
Body
The environment representation for GET requests.
Root Schema : environment
Type:
objectThe environment representation for GET requests.
- baseUri
-
Type:
stringThe public facing OHS URI (if present) or the core server's direct URI for the environment. - displayName
-
Type:
stringThe environment display name. - envId
-
Type:
stringThe environment ID. - oauthServer
-
Type:
stringOAuth server endpoint URL. - serviceName
-
Type:
stringThe name of the service in the SIM that is hosting the environment.