Get a single knowledge-article by id
GET /knowledge-articles/{id}
GET
/knowledge-articles/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
title
required
string
slug
string
content
string
summary
string
category
string
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
scope
string
view_count
integer
helpful_count
integer
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found