Get Article Body Image
Name | Description |
---|---|
HTTP Method | GET |
URL | https://api.newsweaver.com/v2/{account code}/article/{article id}/body_image |
Query Parameters | N/A |
Request representation | N/A |
Response representation | Image |
Success Response Code | 200 Ok |
Notes
Please note the Content-Type header to determine the type of image.
Errors
403 - Forbidden
if API user doesn't haveREAD
access toARTICLES
404 - Not Found
if the article identifier does not exist404 - Not Found
if the article lacks a body image- Common errors (user/account authentication errors, API usage limit errors)