v1
latestOpenAPI 3.0.02026-07-26866217.8 KBKnowledge Base
Query Knowledge Bases
You can query knowledge base entries by making a request to this endpoint. Results are paginated and can be filtered by property or channel.
get/knowledge_bases
Query parameters
offsetinteger
Zero-based index of the first row to return. Default: 0.
limitinteger
Maximum number of rows to return (1–100). Default: 10.
property_idsstring
Filter by property IDs. Comma-separated integer IDs (e.g. 1,2,3).
channel_typesstring
Filter by channel types. Comma-separated channel names, e.g. airbnb,booking.com.
Response
A paginated list of knowledge base entries
Example response
{
"error_msg": "Done."
}