GET
/
get_result
/
{job_id}
curl --request GET \
  --url https://api.infera.org/get_result/{job_id} \
  --header 'api_key: <api-key>'
"<any>"

Authorizations

api_key
string
header
required

Path Parameters

job_id
string
required

Response

200
application/json
Successful Response

The response is of type any.