Faq Items
Get a Faq Item
Get a single faq item
get/faq/{id}
Path parameters
idstring required
The uberall unique id for the faq item
Response
Faq Item successfully retrieved
Example response
{
"response": {
"faqItem": {
"question": "Do you have parking?",
"answer": "Yes, free valet parking is available."
}
}
}Changes
No changes recorded. 2 of the 14 revisions have no diff computed, so they could not be searched.