Knowledge Base APIGET/api/v1/kb-articles/categories
Product availabilityAlgaPSAAlgaDesk
List KB article categories
Returns the standard categories available for KB articles, ordered by display order then name.
Response body
Success response 200 · schema KbCategoryListResponse
dataarray of objectRequired
category_idstring <uuid>Required
category_namestringRequired
Response codes
401
API key missing/invalid.
403
Caller lacks the required document permission.