# Get an article **GET /articles/{slug}** Get an article. Auth not required ## Servers - /api: /api () ## Parameters ### Path parameters - **slug** (string) Slug of the article to get ## Responses ### 200 OK #### Body: application/json (object) - **article** (object) ### 422 Unexpected error #### Body: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)