List all Articles
Fetch knowledge_articles
GET
Introduction
Notes:
- archived Articles are NOT returned by default.
Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The current page
Number of results retrieved per page.
Filter by Author.
Filter by Categories.
Whether the response should only include draft or published Articles
Whether the response should include archived Articles.
Filter Articles created after a DateTime (ISO 8601).
Filter Articles created before a DateTime (ISO 8601).
Filter Articles updated after a DateTime (ISO 8601).
Filter Articles updated before a DateTime (ISO 8601).
Response
200
application/json
Successful
The response is of type object
.