v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBEventBridge
Retrieve specific eventbridge
Get a specific AWS EventBridge integration. Status field is always null unless there is an error starting the AWS EventBridge.
get/eventbridges/{id}
Response
Successful response
Example response
{
"id": 1,
"aws_region": "eu-north-1",
"aws_account_id": 123456789012,
"vhost": "yhfhkuqb",
"queue": "eventbridge_queue",
"with_headers": true
}