correct-apricot•2y ago
faq api find faq sets
I have created faq set in FAQ api for my bot, and it works cool. But how can I find this faq set if i don`t save faqID

2 Replies
You can retrieve the FAQ sets you've created by using the 'Retrieve all FAQ Sets' endpoint in the FAQ API. This will return all the FAQ sets within your project. If you're looking for a specific FAQ set, you can use the 'Retrieve specific FAQ Set' endpoint by providing the unique ID of the FAQ set.
Please note that the unique ID of the FAQ set is required to retrieve specific FAQ sets. If you didn't save the FAQ ID, you might need to go through the list of all FAQ sets to find the one you're looking for.
For more details, you can refer to the Voiceflow API documentation here and here.
correct-apricotOP•2y ago
Thanks
How can I edit this specific faq set
?