optional

Paginated listing of taxonomies.

Paginated listing of taxonomies.

get/taxonomies

Query parameters

searchstring

Full text search.

pageinteger

Page number of paginated result.

per_pageinteger

Number of results requested in a single page.

formatstring

Return results in the specified format. Default is json. Could be ndjson which should stream all the results without pagination.

Response

Paginated listing of taxonomies.

total_itemsinteger

The total number of entities (e.g. services, organizations) returned

total_pagesinteger

Count of total pages.

page_numberinteger

The number of the current page

sizeinteger

The number of entities in the current page.

first_pageboolean

A Boolean value indicating if this is the first page

last_pageboolean

A Boolean value indicating if this is the last page

emptyboolean required

A Boolean value indicating if there is an empty result set

contentsTaxonomyJson[] required— unresolved $ref