Meta Business Agent
List FAQs
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
WhatsApp social account id (the number must be managed through the Cloud API).
Response Body
application/json
application/json
application/json
application/json
application/json
{ "faqs": [ { "question": "string", "answer": "string", "metadata": { "property1": "string", "property2": "string" }, "id": "string", "created_at": 0 } ]}Was this page helpful?