Endpoint
Path Parameters
Numeric article ID
Response
Indicates if the request was successful
Article object with full content
Response Example
Error Response
If the article is not found:Notes
- This endpoint automatically increments the view count for the article
- Only articles with
publishedstatus are returned - The
contentfield contains Markdown that should be rendered on the client side - No authentication is required for this endpoint
Related Endpoints
- List News Articles - Get paginated list of articles
- Get Categories - Get all available categories