- URL:
- https://<attachmentinfos-url>/<attachmentId>
- Methods:
- GET
- Required Capability:
- Query
- Version Introduced:
- 10.0
Description
The attachment  resource represents an individual attachment associated with a feature. This resource is available only if the layer has advertised that it has attachments. A layer has attachments if its has  property is true .
The content of the attachment is streamed to the client. If the attachment is not found, an HTTP status code of 404 (Not found) is returned.
Request parameters
| Parameter | Details | 
|---|---|
| 
 | The geodatabase version to query. This parameter applies only if the  If this is not specified, the query will apply to the published map's version. Syntax:  Example:  | 
Example usage
Example 1
Example 1: Retrieve attachment of a feature whose objectID is 818654.
 https:
Example 2
Example 2: Retrieve attachment from an alternate SDE version.
 https: