Get knowledge articles

Get knowledge articles

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

cursorstringOptionalformat: "id"
The article cursor that marks the start or beginning of the returned article records
limitintegerOptional>=1<=100
The number of article records to return
idlist of stringsOptional
Filter by article id
enabledlist of booleansOptional
Filter by enabled status
languagelist of stringsOptional
Filter by language
knowledge_source_idlist of stringsOptional
Filter by knowledge source
tag_idslist of stringsOptional
Filter by tag ids

Response

Matching knowledge articles
datalist of objectsOptional
metaobjectOptional

Errors