GET v1/{Client}/Matters/{MatterId}/Attachments/{MatterAttachmentId}/File
Gets the file content for one Matter Attachment.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Client |
The code of the Client database to connect to. |
string |
Required |
| MatterId |
The MatterId of the Matter. |
integer |
Required |
| MatterAttachmentId |
The MatterAttachmentId of the MatterAttachment. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version |
None. |