get https://{baseUrl}/api/tasks/otherIdentifierStartsWith/
Finds tasks were OtherIdentifier starts with strId
Log in to see full request history
Response
Finds tasks were OtherIdentifier starts with strId
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/tasks/otherIdentifierStartsWith/strID \
--header 'accept: application/json'
xxxxxxxxxx
[
null
]