Skip to main content
GET
/
api
/
v1
/
experiments
/
{exp_id}
/
quote
/
pdf
Get experiment quote PDF
curl --request GET \
  --url https://foundry-api-public.adaptyvbio.com/api/v1/experiments/{exp_id}/quote/pdf \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

exp_id
string
required

Experiment identifier

Response

Quote PDF stream