Skip to main content

Get Diagnostic Prescription Result Attachment Pdf url

GET 

https://api.staging.daslab.health/v1/diagnostic-prescriptions/:id/attachment

Get Diagnostic Prescription Result Attachment Pdf url, used in FE apps

Request

Path Parameters

    id stringrequired

Responses

Schema
    url stringrequired

    Attachment presigned url

Authorization: http

name: bearertype: httpscheme: bearerbearerFormat: JWT
curl -L -X GET 'https://api.staging.daslab.health/v1/diagnostic-prescriptions/:id/attachment' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.staging.daslab.health
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!