List FAQ entries
Agent FAQ API
List FAQs
Retrieve all FAQ entries for a specific agent
GET
List FAQ entries
Overview
Retrieve all FAQ entries currently stored for the specified agent and environment. Use the returnedfaqId values to update or delete individual entries.
Required Permission
agents
Path Parameters
Query Parameters
Example cURL
Response
Success (200)
Response Fields
Error Responses
404 Not Found - Agent does not existUse Cases
- Reviewing existing FAQ content before making updates
- Retrieving
faqIdvalues needed for Update FAQ or Delete FAQs - Auditing FAQ coverage across languages and environments
Save the
requestId from every response. You will need it if you contact Inya support to trace a specific request.Authorizations
API key with 'agents' permission
Path Parameters
Unique identifier of the agent
Query Parameters
Filter by environment. Default is development.
Available options:
development, staging, production