Skip to main content
GET
Get Article

Get Article

Returns a single article by its ID.

Request

Requires the read_content scope.

Path Parameters

string
required
The unique article ID

Response

The response uses the standard envelope. The article object is returned under data.article.
integer
HTTP status code (e.g. 200)
string
Result state, e.g. success
object
Wrapper object containing the article

Example Response

Error Codes