Skip to main content
GET
Get a published blog article

Path Parameters

slug
string
required

Article slug

Response

Shared shape for blog and news articles.

id
string<uuid>
required
slug
string
required
title
object
required

A French base value plus optional translations. fr is always present; other IETF locale keys are present when translated.

excerpt
object
required

A French base value plus optional translations. fr is always present; other IETF locale keys are present when translated.

content
object
required

A French base value plus optional translations. fr is always present; other IETF locale keys are present when translated.

author
string | null
tags
string[]
coverImage
string | null
publishedAt
string<date-time>
createdAt
string<date-time>
updatedAt
string<date-time>