Show Article

Display the specified article. The article must belong to the authenticated user's company, otherwise a 404 error will be returned.

The endpoint returns detailed information about the article, including its title, slug, status, reading time, word count, character count, and timestamps for when it was published, created, and last updated. The response also includes the IDs of the associated company, category, and author (if available), all of which are returned as hashed values for security.

The main HTML-content of the article is only included in the response if the content relationship is explicitly expanded using the expand query parameter.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!