The correct API to get the vulnerability details of previous snapshots is given below.
Details
The correct endpoint is
/domains/{domainId}/applications/{applicationId}/appResultSnapshot/{applicationResultId}
To get the application Result Id, you have to use the below endpoint.
/domains/{domainId}/applications/{applicationId}/results
Highlight API's
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
52727
Comments