v1

latestOpenAPI 3.0.02026-07-142351,1971.3 MB
AWS Integration

Get all Amazon EventBridge sources

This endpoint is deprecated - use the V2 endpoints instead. Get all Amazon EventBridge sources.

get/api/v1/integration/aws/event_bridge

Response

OK

isInstalledboolean

True if the EventBridge sub-integration is enabled for your organization.

Example response

{
  "accounts": [
    {
      "accountId": "123456789012",
      "tags": [
        "$KEY:$VALUE"
      ]
    }
  ]
}