Root name usages of a dataset
Retrieves root name usages for a checklist dataset.
Path parameters
A UUID of a checklist dataset.
Query parameters
Controls the number of results in the page. Using too high a value will be overwritten with the default maximum threshold, depending on the service. Sensible defaults are used so this may be omitted.
Determines the offset for the search results. A limit of 20 and offset of 40 will get the third page of 20 results. Some services have a maximum offset.
Headers
Language for vernacular names, given as an ISO 639-1 two-letter code from our vocabulary.
Response
Root name usages found
Changes
Changed in 1 of the 2 revisions of this API.112
- ▲
added the new required
queryrequest parameterarg1new-required-request-parameter
- ▲
the response property
results/items/datasetKeybecame optional for the status200(media type: application/json)response-property-became-optional
- ▲
the response property
results/items/datasetKeybecame optional for the status200(media type: application/x-javascript)response-property-became-optional
- ▲
the response property
results/items/issuesbecame optional for the status200(media type: application/json)response-property-became-optional
- ▲
the response property
results/items/issuesbecame optional for the status200(media type: application/x-javascript)response-property-became-optional
- ▲
the response property
results/items/keybecame optional for the status200(media type: application/json)response-property-became-optional
- ▲
the response property
results/items/keybecame optional for the status200(media type: application/x-javascript)response-property-became-optional
- ▲
the response property
results/items/originbecame optional for the status200(media type: application/json)response-property-became-optional
- ▲
the response property
results/items/originbecame optional for the status200(media type: application/x-javascript)response-property-became-optional
- ▲
the response property
results/items/scientificNamebecame optional for the status200(media type: application/json)response-property-became-optional
- ▲
the response property
results/items/scientificNamebecame optional for the status200(media type: application/x-javascript)response-property-became-optional
- ●
for the
queryrequest parameterlimit, the min was set to0.00request-parameter-min-set
- ●
for the
queryrequest parameteroffset, the min was set to0.00request-parameter-min-set
- ▲