v5
OpenAPI 3.1.02026-08-043621,4011.8 MBAgents Insights
Agents Platform
Get Agent Conversation Topics
Returns the latest topic discovery run results for a given agent.
get/v1/convai/agents/{agent_id}/topics
Path parameters
agent_idstring required
ID of the agent
ID of the agent
Query parameters
from_unix_secsinteger nullable
Start of the window to view topics for. When set with to_unix_secs, per-day topics in the range are aggregated together.
Start of the window to view topics for. When set with to_unix_secs, per-day topics in the range are aggregated together.
to_unix_secsinteger nullable
End of the window to view topics for.
End of the window to view topics for.
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response