Skip to main content
GET
/
api
/
v1
/
blog
/
articles
/
{slug}
Get single blog article details
curl --request GET \
  --url https://tiwih-api.vercel.app/api/v1/blog/articles/{slug}

Path Parameters

slug
string
required

Response

Blog article details