Get reports list for a sample id

View as Markdown
The **Report Listing API** (`GET {{baseUrl}}/reports/EG23A100`) returns the list of reports associated with a specific sample ID (in your example, `EG23A100`). - **Method:** GET - **Path:** `/reports/{sampleId}` - **Purpose:** Given a sample identifier, it retrieves metadata for all reports generated for that sample (e.g., available report types, versions, and statuses). - **Auth / Variables:** Uses `{{baseUrl}}` and likely an API key variable such as `{{apiKey1}}` for authorization, depending on your collection’s auth setup.

Authentication

x-api-keystring
API Key authentication via header

Response headers

etagstring
referrer-policystring
x-frame-optionsstring
x-xss-protectionstring
x-download-optionsstring
origin-agent-clusterstring
x-cloud-trace-contextstring
x-content-type-optionsstring
x-dns-prefetch-controlstring
content-security-policystring
strict-transport-securitystring
cross-origin-opener-policystring
cross-origin-resource-policystring
x-permitted-cross-domain-policiesstring

Response

OK
codeinteger
datalist of objects
messagestring