Obtains a character vector of all of the ICD-10 releases registered in the API.
Arguments
- token
(
list
) Access token to the API obtained fromget_token()
- language
(
character
) Language for the request. Available languages are listed in https://icd.who.int/docs/icd-api/SupportedClassifications/ the default is English (language = "en"
).- auto_update
Attempts to update token automatically