v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
Files

Download a file

get/crm/files/{id}

Path parameters

idstring required

File id to download.

Response

Returns downloadable file link. Valid for next 5 minutes only.

fileUrlstring url required

A unique link to download the requested file.

Example response

{
  "fileUrl": "https://storage.googleapis.com/brevo-app-crm.......-sample.pdf"
}