What is canonical_url in attachment object

Hi guys,

This is the Attachment object from the API

{
“attachment_url”: “https://spritle.attachments…”,
“canonical_url”: “Freshworks”,
“content_type”: “image/png”,
“created_at”: “2025-08-07T15:26:11Z”,
“has_access”: true,
“id”: 8092324572,
“name”: “infobip map paradox.png”,
“size”: 40228,
“updated_at”: “2025-08-07T15:26:15Z”
}

Can anyone explain what is “canonical_url” and its purpose?

Thank you.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.