get https://{baseUrl}/api/issues/getByDateRange//
Used by the reporting system
Log in to see full request history
Response
Used by the reporting system
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/issues/getByDateRange/dtStart/dtEnd \
--header 'accept: application/json'
xxxxxxxxxx
[
null
]