v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBAWS 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
Example response
{
"accounts": [
{
"accountId": "123456789012",
"tags": [
"$KEY:$VALUE"
]
}
]
}