lookup
Search for Descriptors, also known as Headings.
get/lookup/descriptor
Query parameters
labelstring required
Provides the text to search for in the label of each Descriptor.
match'exact' | 'contains' | 'startswith'
Determines how the label parameter is matched against Descriptor labels.
year'current' | 'interim' | '2021' | '2020' | '2019'
Which year to query
limitinteger
Specifies the maximum number of matches to return.
Response
array of zero or more descriptors and their labels
Changes
Changed in 2 of the 12 revisions of this API.11
- ○
added the new optional
queryrequest parameteryearnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameteryearrequest-parameter-removed
- ●