The Help Scout admin URL for the article. This can be prefixed with 'https://secure.helpscout.net' to create a full URL.
number
Int
23
Numerical identifier. Useful for creating SEO friendly URLs (combined with a slug of the Article name).
status
String
published
The status of the Article. Possible values:
published - viewable by the public
notpublished - only viewable in admin
visibility
String
public
The visibility of the article (corresponds to the visibility of the collection). Possible values:
public
private
Example
{"id":"5215163545667acd25394b5c","collectionId":"5214c77c45667acd25394b51","categoryIds":["5214c77d45667acd25394b52"],"slug":"my-article","name":"My Article","preview":"This is my article.","url":"https://docs.helpscout.net/article/14-my-article","docsUrl":"/docs/5214c77c45667acd25394b51/article/5215163545667acd25394b5c","number":14,"status":"published","visibility":"public"}