Retrieve File by Name

Get a file resource by name.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To retrieve a specific file for the patient, you can use this endpoint with a GET request. You will need to provide the file name in the path and authenticate by providing the user's JWT in the Authorization header. Optionally, provide the unique organization ID in the request header.

Path Params
string
required

Name of the file to retrieve.

Headers
string
required

A Valid JWT Authentication token.

string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json