OptionalbodyOptionalpathOptionalqueryOptionalfeatured?: trueOptionalhasParams?: booleanMust have search parameter requirements
OptionalhasPosts?: booleanMust have posts
Optionalid?: string[]Must have this ID
Optionallat?: numberMust be within a {radius} kilometer circle around this lat/lng
(*lat, *lng, radius)
Optionallng?: numberMust be within a {radius} kilometer circle around this lat/lng
(*lat, *lng, radius)
OptionalmemberId?: numberProject must have member with this user ID
Optionalnoteworthy?: trueMust be marked noteworthy for the relevant site
OptionalnotId?: string[]Must not have this ID
OptionalorderBy?: "recent_posts" | "created" | "updated" | "distance" | "featured"Sort field
OptionalperPage?: stringNumber of results to return in a page. The maximum value is generally
200 unless otherwise noted
OptionalplaceId?: string[]Must be associated with this place
Optionalq?: stringSearch by name (must start with this value) or by ID (exact match).
Optionalradius?: stringMust be within a {radius} kilometer circle around this lat/lng
(*lat, *lng, radius). Defaults to 500km
OptionalruleDetails?: trueReturn more information about project rules, for example return a full taxon object instead of simply an ID
OptionalsiteId?: numberSite ID that applies to featured and noteworthy. Defaults to the site
of the authenticated user, or to the main iNaturalist site
https://www.inaturalist.org
Optionaltype?: "collection" | "umbrella"Projects must be of this type
Must be marked featured for the relevant site