Hi,
I like to get last analysis date of a project without having admin rights on the server.
I saw there is
GET api/projects/search
Requires 'System Administrator' permission
and I tried instead
GET api/components/search
But the response is without lastAnalysisDate.
Is there another REST API to ask for last analysis date of a project?
Regards,
Günter