Skip to main content

Get Hb Details

GET 

/api/v1/runs/:hb_id/details

Fetch details of a specific Human Baseline experiment.

Parameters:

  • hb_id: Unique identifier of the Human Baseline experiment. e.g. 7h2ks593

Returns:

JSONResponse containing the experiment details

Raises:

  • HTTPException 500: If fetching HB experiment details fails

Request

Responses

Successful Response