Get Hb Details

GET

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

Path parameters

hb_idstringRequired

Response

Successful Response