Hi,
I know how to retrieve a list of all my identications:
https://www.inaturalist.org/identifications?user_id=trscavo
OR
https://www.inaturalist.org/observations/identify?reviewed=any&quality_grade=needs_id%2Cresearch&ident_user_id=trscavo
How do I filter this list by identification date, say, all identifications made between 2019-11-25 and 2019-12-04?
Thanks in advance.
pisum
3
i haven’t seen anything available to general users that allows for query by identification date. i think the closest you can get is to query by identification id (ex. https://api.inaturalist.org/v1/docs/#!/Identifications/get_identifications).
this page will give you your identifications sorted by identification id (desc): https://www.inaturalist.org/identifications?user_id=trscavo&for=others. so you could find the first and last identifications in your date range of interest and get everything else in between.
system
Closed
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.