Skip to main content

Get Diagnostic Request

GET 

https://api.sandbox.daslab.health/v1/diagnostic-requests/:id

Retrieves a diagnostic request by id.

Request

Path Parameters

    id uuidrequired

    The ID of the Diagnostic Request.

Responses

Retrieved successfully.

Schema
    any

Authorization: http

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

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