The raw attachment is returned in the response body, with a response Content-Type set to application/octet-stream

This api call returns a 404 Not Found error if there is no attachment in the named point.

Params

Param name Description
project_id
required

The project ID number

Validations:

  • Must be a Integer

session_id
required

The session UUID

Validations:

  • Must be a String

id
required

The name of the point containing an attached file to be downloaded.

Validations:

  • Must be a String