cURL
curl --request GET \ --url https://api.infera.org/get_result/{job_id} \ --header 'api_key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response