REST API to get HR Cases
I am trying to access case data via REST API using asp.Net. I have done this successfully for incidents in the past (both get and post) but for some reason I can't see to find out which table I need in order to access case data. I am trying to get c...
