Skip to main content
GET
/
files
/
{uuid}
Download file by uuid.
curl --request GET \
  --url https://1-some-client.some-server.healvi-chat/third-party/v1/files/{uuid} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uuid
string
required

Response

200 - application/octet-stream

Success

The response is of type file.