Skip to main content
GET
List knowledge base entries

Authorizations

Authorization
string
header
required

Use Authorization: Bearer tc_live_xxxxx

Response

OK

id
string<uuid>
required
account_id
string<uuid>
required
name
string
required
description_category
enum<string>
required

Category label for a knowledge base entry. Use custom with a custom_description for a free-form label.

Available options:
company_information,
product_catalog,
service_offerings,
restaurant_menu,
cocktail_bar_menu,
real_estate_properties,
faq_support,
pricing_packages,
policies_procedures,
contact_information,
custom,
residential_properties,
commercial_properties,
luxury_properties,
property_features,
food_menu,
bar_cocktails,
restaurant_location,
restaurant_hours,
restaurant_events,
business_header,
real_estate_header,
restaurant_header,
products_services_header,
support_header
custom_description
string | null
required
content
string
required
status
enum<string>
required

Processing status. Entries are usable once they carry content.

Available options:
draft,
processing,
active,
failed,
archived,
updating
created_at
string<date-time>
required
updated_at
string<date-time>
required