This web service downloads an attachment attached to a map.
| Method | Endpoint |
|---|---|
GET |
|
| 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.
- It is necessary to provide an
Ft-Calling-Appvalue when using Fluid Topics web services. See Fluid Topics calling app.
This web service requires authentication on portals with mandatory authentication.