API Get Posts Missing Canonical URL
under review
Alex Hyett
When you create a post via the website or via API you can specify a canonical URL.
As part of the
CreateStoryInput
object there is a isRepublished
property with an originalArticleURL
field you can specify.However, if you are reading posts from the API the only mention of
isRepublished
is on the PostDetailed
object but it is a Boolean
. The doesn’t seem to be anywhere on the API when doing a GET that gives the canonical URL of an article.Is this something that could be added please?
Log In
Sandro Volpicella
under review
Kavir
planned
Kavir
Hi Alex Hyett we're working on improvements to our APIs and will provide an update on this soon!