# GET /articles/:id_or_alias **GET /articles/{id_or_alias}** Returns a single article ## Servers ## Parameters ### Path parameters - **id_or_alias** (string) ID of the resource to return ## Responses ### 400 Bad Request ### 200 successful operation #### Body: (object) - **data** (object) ### 401 Authorization information is missing or invalid. ### 404 Article not found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)