...
...
Request Body
The request body for all the Dataqueries endpoint has “query
” field under which values of facets for filtering can be plugged in. While the “query
” field is common for all the endpoints, the /species/observations
has two more fields namely, "page_number
” and “page_size
”.
All the fields in request body are similar to EcoPlots API search queries except for “exact_match” field under the “query”. The following are all the subfields under “query” field in request body.
...