Get agent conversation topics

Returns the latest topic discovery run results for a given agent.

Path parameters

agent_idstringRequired
ID of the agent

Headers

xi-api-keystringOptional

Query parameters

from_unix_secsinteger or nullOptional

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 or nullOptional
End of the window to view topics for.

Response

Successful Response
topicslist of objects
window_start_unix_secsinteger
window_end_unix_secsinteger

Errors

422
Unprocessable Entity Error