최근 검색
최근 검색 없음
Download images from articles using REST API
2022년 10월 08일에 게시됨
Which should be the endpoint or process to download all images/attachments from an article?
I'm listing articles from a category by "/api/v2/help_center/categories/{categoryId}/articles", but I cannot get images, only its URL which is authentication protected.
Thanks in advance.
0
1
댓글 1개
Eric Nelson
You can only download the article attachments from the `content_url`. You're correct that you'll need to be authenticated to use this endpoint.
Apologies for the inconvenience.
0
댓글을 남기려면 로그인하세요.