Skip to main content
Planview Customer Success Center

Get an attachment's contents

GET /io/card/:cardId/attachment/:attachmentId/content

Get an attachment's contents.

Example Request

curl -X GET \
  https://myaccount.leankit.com/io/card/943206946/attachment/947451120/content \
  -H 'Authorization: Basic base64encodedauthhere'

Example Successful Response

200 OK

(attachment contents)



Updated 2020-01-22 @ 12:01 PM