Skip to main content
GET
Download a work order comment attachment

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

workOrderId
integer
required

ID of the work order.

commentId
integer
required

ID of the comment the attachment belongs to.

attachmentId
integer
required

ID of the attachment to download.

Response

The binary attachment file.

The response is of type file.