articles

Published article by id

This endpoint allows the client to retrieve a single published article given its id.

get/api/articles/{id}

Path parameters

idinteger required

Response

An Article

object required

Changes