Skip to main content
GET
Gets a published blog article by slug.

Path Parameters

slug
string
required

The public URL slug of the published article.

Response

OK

id
string
title
string
slug
string
excerpt
string
content
string
category
null | string
authorName
null | string
coverImageUrl
null | string<uri>
publishedAt
null | string<date-time>
isPublished
boolean
createdAt
string<date-time>
modifiedAt
string<date-time>