Get Multi
BetaSearches for images that match the query parameters.
Headers
Authorization
OAuth authentication of the form <token>.
Query parameters
patient_id
coverage_id
Response
This endpoint returns a list of objects.
deactivated
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
display_name
file_name
file_type
id
The unique identifier for an Image
organization_id
The organization that owns this object.
signed_url
A signed URL to the image. This url can be used to upload an image to GCP storage or to read the image contents.
status
Allowed values:
updated_at
updating_user_id
The user ID of the user who last updated the object.
version
The version of the object. Any update to any property of an object object will create a new version.
coverage
An association to a Coverage.
patient
An association to a Patient.