v1
latestOpenAPI 3.0.12026-08-06107337528.9 KBTaxonomy
Get a taxonomy names report by taxon
Get a taxonomy names report, including common names and other synonyms, in JSON format.
get/taxonomy/taxon/{taxons}/name_report
Path parameters
taxonsstring[] required
Query parameters
page_sizeinteger
The maximum number of taxons to return. Default is 20 and maximum is 1000. If the number of results exceeds the page size, page_token can be used to retrieve the remaining results.
page_tokenstring
A page token is returned when the results count exceeds page size. Use this token along with previous request parameters to retrieve the next page of results. When page_token is empty, all results have been retrieved.
childrenboolean
If true, return results for child taxa.
ranksV2reportsRankType[]
Limit results to taxa of the specified ranks.
Response
A successful response