Knowledge Base APIGET/api/v1/kb-articles/templates
Product availabilityAlgaPSAAlgaDesk
List KB article templates
Returns KB article templates for the tenant, optionally filtered by the article_type query parameter, ordered by name.
Query parameters
article_typestringOptional
Response body
Success response 200 · schema KbTemplateListResponse
dataarray of objectRequired
template_idstring <uuid>Required
article_typestring
Enum: how_tofaqtroubleshootingreference
Response codes
401
API key missing/invalid.
403
Caller lacks the required document permission.