Get attachments

GET {{baseUrl}}/api/v1/articles/:article_id/translations/{locale}/attachments

This API fetches the files attached to an article translation

OAuth Scope

  • Desk.articles.READ

Request Params

KeyDatatypeRequiredDescription
fromstringIndex number starting from which the article attachments must be fetched.
limitstringNumber of attachments to fetch

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"resourceId":"dkx4q10b53a2b6e844addaec2723cd4b07092","extension":"txt","name":"aadas1_2_3_5_54_.txt","viewUrl":"https://desk.zoho.com/support/DocsDisplay?attachId=e91351dc29e5b7394d93c8deb91b642a0b498ee34174141d\u0026action=view\u0026zgId=17ec4c79299ee107dc91a236738b3d70\u0026entityId=e91351dc29e5b739421838319e770b0a42acf79f93f757e8","downloadUrl":"https://desk.zoho.com/support/DocsDisplay?attachId=e91351dc29e5b7394d93c8deb91b642a0b498ee34174141d\u0026action=download\u0026zgId=17ec4c79299ee107dc91a236738b3d70\u0026entityId=e91351dc29e5b739421838319e770b0a42acf79f93f757e8","createdTime":"2018-07-10T22:45:05.865Z","filesize":"62"}