Download an attachment - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This web service downloads an attachment attached to any type of document.

Method Endpoint
GET
/api/khub/documents/{khubId}/attachments/{attachmentId}/content
Path parameter Type Description
{khubId} String Expects the khubId of the targeted document.
{attachmentId} String Expects the attachment's id.

It is necessary to provide an Ft-Calling-App value when using Fluid Topics web services. See Fluid Topics calling app.

This web service requires authentication on portals with mandatory authentication.