Retrieve FAQs based on a query
query: The text to search for relevant FAQscategory: Filter FAQs by a specific categorylimit: Maximum number of FAQ items to return (default: 5)status: Operation statusitems: Array of FAQ items, each containing:
question: The frequently asked questionanswer: The answer to the questioncategory: Category of the FAQ itemrelevance_score: A score indicating how relevant this FAQ is to the queryBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query to search for relevant FAQs