EventBridge
List eventbridges
Retrieve all AWS EventBridge integrations. Status field is always null unless there is an error starting the AWS EventBridge.
get/eventbridges
Response
Successful response
Example response
[
{
"id": 1,
"aws_region": "eu-north-1",
"aws_account_id": 123456789012,
"vhost": "yhfhkuqb",
"queue": "eventbridge_queue",
"with_headers": true
}
]