REST API : Is there a way to get incident details by case number
Is there a way to get incident details by case number using REST API?I only see once can provide incident/{sys_id}, I was wondering if there is any thing like incident/{case-number} instead. Also, one can see that GET incident?number=xxx is present, ...
