Skip to main content
GET
/
blog
/
{slug}
Blog Post
curl --request GET \
  --url https://api.example.com/blog/{slug}
"<string>"

Path Parameters

slug
string
required

Response

Successful Response

The response is of type string.