/articles
Returns a list of Article objects.
Authentication
Token-based authentication with required prefix “Bearer”
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).
If provided, will only return sub articles of the parent_article_id.
If provided, will only return sub articles of the parent_container_id.
If provided, will only return sub articles of the root_container_id.
If provided, will only return articles of the given status; multiple statuses can be separated by commas.