Skip to main content
GET
/
contact-activity-logs
/
{contactActivityLog}
/
attachments
Download CRM event attachments
curl --request GET \
  --url https://app.fintoro.sk/api/public/v1/contact-activity-logs/{contactActivityLog}/attachments \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer token created for a specific company in Integrations → API.

Path Parameters

contactActivityLog
integer
required

Contact activity ID.

Example:

551

Response

ZIP archive with CRM event attachments.

The response is of type file.