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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.