Skip to main content
GET
Get drug detail

Authorizations

Authorization
string
header
required

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

Headers

authorization
string

Set to Bearer <token> to pass token for authorization.

Path Parameters

drug_id
string
required

Response

Successful Response

The response is of type DrugDetailResponse · object.