Software AG Products 10.11 | Running Business Processes and Composite Applications | webMethods Integration Server Administrator’s Guide | Integration Server Administrator API | Media Type for Responses
 
Media Type for Responses
API clients can control the media type of the response by including an Accept header in the request.
The following request retrieves license information from Integration Server
GET /admin/license HTTP/1.1
Host: host:port
Authorization: Basic <base64-encoded username:password>
Accept: text/xml