When using the API to get the details of applications (GET /domains/{domainId}/applications) user do not want to get the full details for all applications, instead, user wants the API to fetch only the basic details such as the list of names of the application.
Solution
Add the header content type "application/vnd.castsoftware.api.basic+json" to get the expected result.
Related Articles
CAST HIGHLIGHT - API - GET /domains/{domainId}/applications is returning only Partial Results
Highlight API's
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
51160
Comments