Get the content of a map's resource - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This web service returns the content of a resource embedded in a given map.

Method Endpoint
GET
/api/khub/maps/{mapId}/resources/{resourceId}/content
Path parameter Type Description
{mapId} String The map's unique identifier.
{resourceId} String The resource's unique identifier.

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

The Get the resized content of a map's image makes it possible to get the resized version of an image, when it is resized in the source content.

This web service requires authentication on portals with mandatory authentication.

Return code Description
200 OK Returns 0 or more results.

For a comprehensive list of all possible return codes, see Return codes.