v1
latestOpenAPI 3.0.12026-08-06107337528.9 KBTaxonomy
Get child nodes, and optionally parent nodes, for a given taxon by Taxonomy ID
Get child nodes, and optionally parent nodes, in JSON format.
get/taxonomy/taxon/{tax_id}/related_ids
Path parameters
tax_idinteger required
Query parameters
include_lineageboolean
If true, include parent nodes
ranksV2reportsRankType[]
Limit to taxonomic nodes from the given ranks.
page_sizeinteger
The maximum number of taxids 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.
Response
A successful response