Error
A valid request URL is required to generate request examples{
"slug": "<string>",
"title": "<string>",
"body_markdown": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"collection": {
"slug": "<string>",
"name": "<string>"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Help center
One published article
The published version’s words, as the markdown the editor wrote — rendering is the page’s job, and one canonical source keeps “what the customer read” and “what the editor wrote” the same bytes. A draft and a slug that never existed answer the same 404.
Same caching and same limit as the index.
GET
/
v1
/
help
/
{publishableKey}
/
articles
/
{slug}
Error
A valid request URL is required to generate request examples{
"slug": "<string>",
"title": "<string>",
"body_markdown": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"collection": {
"slug": "<string>",
"name": "<string>"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Parâmetros de caminho
The environment's publishable key.
Exemplo:
"uk_pk_live_…"
The article's slug, case-insensitively.
Exemplo:
"how-refunds-work"