cURL
curl --request GET \ --url https://api.meddra.co/versions/{versionId}
{ "version": "28.1", "isLatest": true, "counts": { "SOC": 27, "HLGT": 337, "HLT": 1735, "PT": 23890, "LLT": 81000 }, "releaseDate": "2025-10-21T19:28:18.141Z" }
Inspect metadata and hierarchy counts for a specific MedDRA release.
Override the default API version. Defaults to 1.
1
"1"
Identifier of the MedDRA release (for example 28.1).
28.1
Detailed information about the requested MedDRA release.
"28.1"
true
Total number of MedDRA terms per hierarchy level.
Show child attributes
27
337
1735
23890
81000
"2025-10-21T19:28:18.141Z"