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. |
Return code | Description |
---|---|
200 OK |
Returns 0 or more results. |
For a comprehensive list of all possible return codes, see Return codes.