articles

Published article by path

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

get/api/articles/{username}/{slug}

Path parameters

usernamestring required
slugstring required

Response

An Article

object required

Changes