/articles/{id}
/articles/{id}
Returns an Article object with the given id.
Authentication
Token-based authentication with required prefix “Bearer”
Path parameters
Headers
Query parameters
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Response
The third-party API ID of the matching object.
The visibility of the article.
PUBLIC- PUBLICINTERNAL- INTERNALRESTRICTED- RESTRICTED
The status of the article.
DRAFT- DRAFTPUBLISHED- PUBLISHEDARCHIVED- ARCHIVEDTRASH- TRASH
The type of the article.
PAGE- PAGEBLOG_POST- BLOG_POSTSMART_LINK- SMART_LINK
The top-level container in the hierarchy that holds this article. This will reference a container object that will typically be a SPACE or WORKSPACE type.
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.