cURL
curl --request GET \ --url https://api.tryarchitect.com/v0/audience_sessions/{audience_session_id}/interactions \ --header 'x-api-key: <api-key>'
{ "found": true, "interactions": [ { "componentContext": "<string>", "componentId": "<string>", "groundingChunkIds": [ "<string>" ], "label": "<string>", "options": [ "<string>" ], "responseText": "<string>", "timestamp": 123 } ] }
Get interaction history for an audience session.
Documentation IndexFetch the complete documentation index at: https://architect-d889a35e-sync-pr-3380.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://architect-d889a35e-sync-pr-3380.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication for the External Actor Gateway
audience_session_id parameter
Successful operation
Show child attributes
Was this page helpful?