Session›
Session
Fetch the app URL for a particular session (Server 2)
Retrieve the app URL being used for a specific session.
GET
/metadata/{session_id}/details
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
session_idstringrequired
ID of the session
Response
application/jsonSuccessful operation
appUrlstringrequired