Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen
Download images from articles using REST API
Gepostet 08. Okt. 2022
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 Kommentar
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
Anmelden, um einen Kommentar zu hinterlassen.