Is there an API search which returns observations without an observation license (All Rights Reserved)?
I’ve tried Observation search with licensed=false, but it does not work.
Example: https://api.inaturalist.org/v1/observations?licensed=false&user_id=jdcohenesq, which returns {"total_results":0,"page":1,"per_page":30,"results":[]}
(My focus is the observation license, not photo licenses. For my use case, it does no good to find observations which have an observation license but have unlicensed photos.)
Can you share why you think the search isn’t working? Do you have observations set as All Rights Reserved and can you link to an example?
Some potentially relevant previous discussion here:
https://forum.inaturalist.org/t/cannot-filter-for-observations-with-all-rights-reserved-photos/18160
Thank you @bouteloua! I was wrong – it does work. I have no idea why I thought otherwise.