GET api/Taxon?scientificName={scientificName}&page={page}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
scientificName

string

None.

page

integer

Default value is 0

pageSize

integer

Default value is 128

Body Parameters

None.

Response Information

Resource Description

Collection of Taxon
NameDescriptionTypeAdditional information
Id

string

None.

taxonID

integer

None.

scientificNames

Collection of ScientificName

None.

vernacularNames

Collection of VernacularName

None.

dynamicProperties

Collection of DynamicProperty

None.

AcceptedName

ScientificName

None.

PreferredVernacularName

VernacularName

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/xml

Sample:

Sample not available.