Skip to main content
GET
GET mlsts results
GET the structured MLST result for a single analysis — the assigned sequence type (ST), the per-locus allele calls, and the MLST scheme used. The returned JSON has the following top-level structure: The panel_results object itself contains 1 or more sub-panels which describe alignment statistics for all markers. Each marker is a separate allele that is used to determine a sequence type. The markers themselves contain the following fields.
Warning: The above JSON format is not guaranteed to remain stable, though we do not expect to substantively alter the meaning of any fields. Please use caution and include fallbacks when writing non-exploratory code using the above route. Please also feel free to reach out if you’d like to discuss this format and any forthcoming changes with us.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200 - application/json

OK

mlstResults
_MlstResults · object
required
panelResults
any
required