Skip to main content
GET
/
general-leads
/
{id}
/
attachments
/
{fileId}
/
download
Download an attachment
curl --request GET \
  --url https://www.renovationfind.com/rest-api-v1/general-leads/{id}/attachments/{fileId}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

JWT token issued from the RenovationFind Manager Portal

Path Parameters

id
integer<int64>
required
fileId
integer<int64>
required

Response

File content

The response is of type file.