storage
Get file
Download a file from storage. Admins can access any user's files. Operators can access assigned patients' files. Patients can access operators' files in avatar and curriculum directories.
get/api/storage/file
Query parameters
file_pathstring required
Full path to the file (e.g., users/{user_id}/files/documents/consent.pdf)
Full path to the file (e.g., users/{user_id}/files/documents/consent.pdf)
Response
Successful Response
{"stackTrail":"paths:/api/storage/file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.