---
title: "Details of multiple studies"
method: GET
path: "/enm/{db}/investigation"
tags: ["Studies"]
---

# Details of multiple studies

`GET /enm/{db}/investigation`

Multiple studies in tabular form

## Path parameters

- `db` 'calibrate' | 'enanomapper' | 'enpra' | 'gracious' | 'marina' | 'nanogenotox' | 'nanoinformatix' | 'nanoreg1' | 'nanoreg2' | 'nanotest' | 'sanowork' | 'sbd4nano' | 'sabydoma', required

## Query parameters

- `type` 'byinvestigation' | 'byassay' | 'bysubstance' | 'byprovider' | 'bycitation' | 'bystudytype' | 'bystructure_inchikey' | 'bystructure_smiles' | 'bystructure_name' | 'bysubstance_name' | 'bysubstance_type', required
- `search` string, required
- `inchikey` string
- `id` string
- `page` integer
- `pagesize` integer

## Response `200`

OK. Entries found

- Investigation
  - `substanceType` string
  - `name` string
  - `publicname` string
  - `owner_name` string
  - `topcategory` string
  - `endpointcategory` string
  - `guidance` string
  - `endpoint` string
  - `document_uuid` string
  - `reference` string
  - `reference_owner` string
  - `reference_year` string
  - `effectendpoint` string
  - `resulttype` string
  - `textValue` string
  - `loQualifier` string
  - `loValue` number
  - `upQualifier` string
  - `upValue` number
  - `unit` string
  - `errQualifier` string
  - `err` number
  - `s_uuid` string
  - `assay` string
  - `investigation` string
  - `type_s` string
  - `updated` string
  - `studyResultType` string
  - `_childDocuments_` object

## Other responses

- `404` — Entries not found

---

[API](https://skmtc.net/ideaconsult/apis/enanomapper-federated-search.md) · [All operations](https://skmtc.net/ideaconsult/apis/enanomapper-federated-search/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ideaconsult/enanomapper-federated-search/revisions/aeb50a6c8e4e/schema)
