Get specification versionsCopy Pageget https://{subdomain}.alisqi.com/api/getSpecificationVersionUse this API operation to get (a) specification version(s) for an analysis set.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamssetIdintegerrequiredThe unique id of the analysis set. This parameter is required and has no default. Note: for historical reasons, this parameter is usually called maskid in AlisQI URLs. The API uses setId for consistency with the terminology used in the user interface.indexValuestringThe index field value. (This only applies to sets that have an index field.) Get the current specification version for this index value. index value matching is case-insensitive.Responses 200The output will be a JSON-encoded object with two properties: startDateTime and specs. The latter is another object with properties for each spec field (numeric or select type). If the specification version is generic, a third property (generic) will be present. A generic specification version applies to all index values. 304Not Modified 400Bad Request 403Forbidden 429Too many requestsUpdated over 1 year ago Did this page help you?YesNo