post https://{baseUrl}/api/cases/filterDashboard//
Used like filterCases function, but without date filters in search object
Log in to see full request history
Response
200OK
Used like filterCases function, but without date filters in search object
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/cases/filterDashboard/dtStart/dtEnd \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!