Annotations
List Annotations
Available for: Chatflow, Chatbot, Legacy Agent apps.
Lists the app's annotations, optionally filtered by keyword.
get/apps/annotations
Query parameters
pageinteger
Page number.
limitinteger
Number of items per page. Requests above 100 are capped at 100.
keywordstring
Keyword to filter annotations by question or answer content.
Response
Successfully retrieved annotation list.
Changes
Changed in 1 of the 10 revisions of this API.2
- ●
for the
queryrequest parameterlimit, the min was set to1.00request-parameter-min-set
- ●
for the
queryrequest parameterpage, the min was set to1.00request-parameter-min-set
- ●