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

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the media.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring

RESPONSES

status: OK

{}