Get a specific query by ID.
Security
bearer
GET
curl -i -X GET \
'https://partner.xcures.com/api/v1/patient-registry/query/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'ProjectId: e6b01018-a333-4732-917e-fe38e91b0fdf'Get a specific query by ID.
curl -i -X GET \
'https://partner.xcures.com/api/v1/patient-registry/query/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'ProjectId: e6b01018-a333-4732-917e-fe38e91b0fdf'