Get Media by ID
GET {{baseUrl}}/api/v2/Media/:media-id?patient=<integer>
Overview:
Fetches the complete details and content download URL for a media file identified by its unique system-generated ID.
This is only supported in ATHENA.
Use Cases:
Retrieve Specific Media: Obtain details of a particular media item
Access Media Information: Retrieve general media details
Query Imaging Data: Obtain details of specific imaging
Review Document Details: Access information on specific documents
Examine Audio Recordings: Retrieve details of specific audio recordings
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
patient | string | (Required) The patient identifier associated with the media. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |
RESPONSES
status: OK
{}