Download an attachment - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This web service downloads a resource 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.

This web service requires authentication on portals with mandatory authentication.