Ricerche recenti
Nessuna ricerca recente
Download images from articles using REST API
Data ultimo post: 08 ott 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 commento
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
Accedi per lasciare un commento.