Download a map attachment - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This web service downloads a resource attached to a map.

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

It is recommended to use the Download an attachment web service over the map attachment web service.

This web service requires authentication on portals with mandatory authentication.