get
https://api.trustmarkt.de/v1/articles/
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.