latestOpenAPI 3.0.02026-08-10135177718.4 KB

f739db716aaf

Search

Search for multiple kinds of records

get/search

Query parameters

qstring

Search query

localestring
place_idinteger

Integer ID for a place associated with results; only works for projects

preferred_place_idinteger

Localizes some response values for the given place

sourcesstring[]

Filters search results by record types. Can be specified as an array or a comma-separated list of values

include_taxon_ancestors'true' | 'false'
pageinteger
per_pageinteger
fieldsstring

Attribute fields to return in the response

Headers

X-HTTP-Method-Overridestring

Response

An array of search results. The actual record is keyed by its type, so if the result.type field is project, result.project will hold the project record.

total_resultsinteger required
pageinteger required
per_pageinteger required