Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://prod-nginx-v2.goextrovert.com/webgateway/api/client/v2/insight/{id} \ --header 'X-API-Key: <api-key>'
{ "status": "success", "data": { "id": "8d256aa6-9b12-49a7-93ee-bf41634b5b60", "updatedAt": "2025-06-30T14:02:07.456Z", "createdAt": "2025-06-30T14:02:07.456Z", "text": "<string>", "contextId": "cf33282b-b171-4d23-ae02-848499d793e4" }, "message": "Operation completed successfully" }
Loads a single Insight by id.
API Key for authentication
Response status
success
Loaded Insight
Show child attributes
Success message
"Operation completed successfully"