GET api/taxonDesignation/tree?withProfilesOnly={withProfilesOnly}

Gets the full tree of taxon designations.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
withProfilesOnly

The with profiles only.

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of TaxonDesignation
NameDescriptionTypeAdditional information
taxonDesignationId

Gets or sets the taxon designation identifier.

integer

None.

name

Gets or sets the name.

string

None.

description

Gets or sets the description.

string

None.

groups

Gets or sets the groups.

Collection of TaxonDesignationGroup

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.