Analyses
Retrieve An Analysis
GET
GET a single analysis by its ID.
Path Parameters
Response
200 - application/json
Successful operation
The type of analysis performed. Currently supported analysis types on the One Codex platform are: classification
, panel
, and alignment
.
If the analysis is complete. Incomplete or pending analyses will show a icon in the One Codex web application.
Cost of analysis in cents (USD)
An error message if the analysis failed. Should generally be `` or null
if the analysis succeeded or is pending.
true
if the analysis was successful.