GET v1/{Client}/Matters/{MatterId}/Attachments/{MatterAttachmentId}/File

Gets the file content for one Matter Attachment.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional information
Version

None.