cURL
curl --request GET \ --url https://api.truu.ai/api/v1/external/integrations/signals \ --header 'X-API-Key: <api-key>'
{ "items": [ { "signal": "core_iam", "active": true, "sources": [ { "connector_type": "outlook", "display_name": "<string>", "enabled": true, "status": "active" } ] } ] }
Returns every signal type the platform can ingest, along with which connectors feed it and whether those connectors are currently active.
Domain-scoped API key. Generate and manage keys from the API Keys page in Settings. Pass via the X-API-Key header.
X-API-Key
Signal types with connector sources
Show child attributes
Was this page helpful?
Contact support