Skip to main content
GET
List knowledge bases

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Query Parameters

limit
integer
default:20

Page size, 1-100; out-of-range values are clamped and the effective value echoed in pagination.limit

Example:

20

cursor
string

Opaque cursor from a previous page's pagination.next

Response

OK

data
object[] | null
required
pagination
object
required
requestId
string
required