Skip to content

Get Query

Request

Get a specific query by ID.

Security
bearer
Path
idstringrequired
Headers
ProjectIdstring, (uuid)required
Example:e6b01018-a333-4732-917e-fe38e91b0fdf
GET
/api/v1/patient-registry/query/{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'

Responses

Response
No content