Get Topic
Name | Description |
---|---|
HTTP Method | GET |
URL | https://api.newsweaver.com/v2/{account code}/topic/{topic name} |
Query Parameters | No |
Request representation | N/A |
Response representation | Topic |
Success Response Code | 200 Ok |
Errors
403 - Forbidden
if API user doesn't haveREAD
access toTOPICS
- Common errors (user/account authentication errors, API usage limit errors)
Example: GET https://api.newsweaver.com/v2/example-account/topic/World%20News
<topic name="World News" uri="https://api.newsweaver.com/v2/example-account/topic/World%20News"/>