GET Taxonomies

Get the available Taxonomies

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Get the available Taxonomies

TaxonomiesResponse
NameDescriptionTypeAdditional information
taxonomies

A list of available Taxonomies.

Collection of Taxonomy

Required

errors

If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages.

Collection of string

None.