curl --request GET \ --url '{{BASE_URL}}/v3/lab_test/<lab_test_id>/collection_instruction_pdf' \ --header 'accept: application/pdf' \ --header 'x-vital-api-key: {YOUR_KEY}' --output file.pdf
"<any>"
GET collection instructions for a lab test
Vital Team API Key
PDF with collection instructions
The response is of type any.
any