Fetch a published article

<Note> This endpoint is cached for <Badge intent="success" minimal>2 minutes</Badge> in the <Badge intent="success" minimal>SHARED</Badge> cache source. See [Caching](/welcome#caching). <Indent></Indent> This endpoint belongs to the <Badge intent="warning" minimal>SHARED</Badge> rate-limit bucket. See [Throttling and Rate Limits](/welcome#throttling-and-rate-limits). </Note> Article content uses standard Markdown syntax alongside Discord-specific syntax such as timestamps. See Discord Markdown and timestamp formatting for supported syntax.

Path parameters

article_typeenumRequired

Publisher content type. Use article to return every published article type.

Allowed values:
pkstringRequired

Response

Article detail.
idinteger
typeenum
Allowed values:
created_bystring
discord_messagesmap from strings to strings
discord_recapboolean
allow_discordboolean
destinationstring
publishedboolean
pinnedboolean
visibleboolean
contentlist of objects
start_datedatetime
end_datedatetime or null
recapstring
titlestring
bannerstring
banner_zoomboolean
likesinteger
published_atdatetime
require_discordboolean
require_clanboolean

Errors

404
Not Found Error