Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by KB ID
Example:
1
Search term for KB name
Example:
"my knowledge base"
Page number (starts from 1)
Example:
1
Number of items per page
Example:
10
Field to sort by
Example:
"createdAt"
Sort order
Available options:
asc
, desc