Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering Integration Server | 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