Required. The name of the DICOM store that is being accessed. For example, projects/{projectId}/locations/{locationId}/datasets/{datasetId}/dicomStores/{dicomStoreId}.
Authorization requires the following IAM permission on the specified resource parent:
healthcare.dicomStores.dicomWebRead
dicomWebPath
string
Required. The path of the SearchForInstancesRequest DICOMweb request. For example, instances, series/{seriesUid}/instances, or studies/{studyUid}/instances.
Request body
The request body must be empty.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003e\u003ccode\u003estudies.searchForInstances\u003c/code\u003e retrieves a list of DICOM instances, as defined by the DICOM Search Transaction standard.\u003c/p\u003e\n"],["\u003cp\u003eThe request is a \u003ccode\u003eGET\u003c/code\u003e request to a specific URL structure defined by gRPC Transcoding, including parameters for the DICOM store and the desired path (e.g., instances, series/instances, studies/instances).\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to perform the request requires \u003ccode\u003ehealthcare.dicomStores.dicomWebRead\u003c/code\u003e permission and one of the listed OAuth scopes.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for \u003ccode\u003estudies.searchForInstances\u003c/code\u003e must remain empty.\u003c/p\u003e\n"],["\u003cp\u003eFurther implementation details and examples of how to call \u003ccode\u003estudies.searchForInstances\u003c/code\u003e are available in the Cloud Healthcare API conformance statement and the documentation on searching for DICOM data.\u003c/p\u003e\n"]]],[],null,[]]