get https://{baseUrl}/api/assessments/processLineage/
True if processed, False if nothing to process
Log in to see full request history
Response
True if processed, False if nothing to process
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/assessments/processLineage/intAssessmentID \
--header 'accept: application/json'
xxxxxxxxxx
true