Skip to main content
GET
/
integrations
Error
A valid request URL is required to generate request examples
{
  "items": [
    {
      "connector_type": "outlook",
      "display_name": "<string>",
      "category": "core_iam",
      "description": "<string>",
      "signals": [
        "core_iam"
      ],
      "configured": true,
      "enabled": true,
      "status": "active",
      "health": {
        "last_success_at": "2023-11-07T05:31:56Z",
        "last_error": "<string>",
        "consecutive_failures": 123,
        "next_run_at": "2023-11-07T05:31:56Z",
        "poll_interval_seconds": 123
      },
      "ingest_subscriptions": 123,
      "created_at": "2023-11-07T05:31:56Z",
      "updated_at": "2023-11-07T05:31:56Z"
    }
  ],
  "summary": {
    "total": 123,
    "active": 123,
    "degraded": 123,
    "not_configured": 123
  }
}

Authorizations

X-API-Key
string
header
required

Domain-scoped API key. Generate and manage keys from the API Keys page in Settings. Pass via the X-API-Key header.

Response

Integration points with summary

items
object[]
summary
object