Skip to main content
GET
/
knowledgebase
/
list
[
  {
    "id": "<string>",
    "title": "<string>",
    "title_slug": "<string>",
    "description": "<string>",
    "deleting": true
  }
]

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

Response

Successful Response

id
string
required
title
string
required
title_slug
string
required
description
string
required
deleting
boolean
required