get
https://api.customerly.io/v2/knowledge-base/articles
Returns articles with support for filtering by collection and publication status.
Articles are returned in their creation order. Use this endpoint to browse your
knowledge base content or to build custom article listings.
You can filter by:
collection_id: Get articles from a specific collectionstatus: Filter by draft or published articles
The response includes basic article information (without the full body content).
Use the GET /articles/{article_id} endpoint to retrieve the complete article.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Authentication required
404Collection not found (when filtering by collection_id)
422Validation error - invalid parameters