curl --request GET \
--url http://localhost:3333/v1/findings/{id}/history \
--header 'X-API-Key: <api-key>'Retrieve the activity history for a specific finding
curl --request GET \
--url http://localhost:3333/v1/findings/{id}/history \
--header 'X-API-Key: <api-key>'Was this page helpful?