Retrieve knowledge items

Returns a list of knowledge items available to your workspace, sorted from most recently created

Query Params
string

You can use the q parameter to run a query parameter search. Query parameter search supports the following fields: name, tags, metadata, and settings.

Supported operators: AND

The AND operator can be used to combine multiple search criteria.

NOTE: The AND operator supports a maximum of 10 operators

Available field examples:

name: value

tags: value

metadata[key]:value

settings[appVisibility]:visible

metadata[key1]:value1 AND metadata[key2]:value2

number
Defaults to 1

The desired page number of Knowledge items

number
Defaults to 10

The number of Knowledge items per page to return in the response

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json