List Knowledge Base Records
Knowledge Base
List Knowledge Base Records
Retrieves knowledge base records for the application. Use this endpoint to browse all knowledge base sources including files, text entries, and websites.
GET
List Knowledge Base Records
For the complete error reference, see Error Guide.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Query Parameters
To be used with affix for pagination.
Example:
"1732492800000.12345"
Maximum number of results to return per page.
Example:
20
To paginate over results, use the value of affix as prepend or append.
Available options:
append, prepend End timestamp (Unix timestamp in milliseconds) to filter records created before this time
Example:
1732579200000
Start timestamp (Unix timestamp in milliseconds) to filter records created after this time
Example:
1732492800000