Read one article
get_articleRetrieve an article's complete content by UUID, with optional field filtering. Requires articles:read permission; publishable keys can only access published articles.
Instructions
Read one article. Returns the full article including content. A publishable key may only read an article at status: published; anything else returns 404, for the same no disclosure reason that governs cross Site access. Read only. Nothing is changed. Needs a key carrying the articles:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A UUID. | |
| fields | No | Comma separated field allow list. Omit to receive every readable field. |