CSpec Registry maintains all the versions of criteria specifications, both current and archived. This page lists several endpoints to access version specific content of a specification
- Criteria specification with a specific ID and a version
https://cspec.genome.network/cspec/SequenceVariantInterpretaion/id/{cspecId}/version/{version}
Example: https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN007/version/3.0.0
- All the versions of a criteria specification
https://cspec.genome.network/cspec/SequenceVariantInterpretaion/id/{cspecId}/version
Example: https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN026/version
- All the versions of a criteria specification, including the corresponding legacy or superseded documents, whichever is applicable.
https://cspec.genome.network/cspec/SequenceVariantInterpretaion/id/{cspecId}/version?includeLegacy=true
Example: https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/versionincludeLegacy=true