API returns 0 claims for a lot of patents
Hi,
I am trying to fetch the patent claims for a list of patents. For most of them, the PatentsView API returns 0 claims.
For example, when fetching with the query https://search.patentsview.org/api/v1/g_claim/?q={"patent_id":"10536224"} has zero claims according to the API. Of course, this patent does have claims when looking at it on Google Patents (https://patents.google.com/patent/US10536224/en).
What am I doing wrong? Thanks in advance.