v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBEvent Subscriptions
This endpoint allows you to retrieve a specific event subscription.
get/eventSubscriptions/{eventSubscriptionId}
Response
OK
Example response
{
"id": "f3d6f55d5ba546168758a309508f4419",
"subscriptionConfig": {
"lifeCycle": "temporary",
"timeToLiveSeconds": 900
},
"deliveryConfig": {
"sseUrl": "https://api.c013.eagleeyenetworks.com/sse/v3.0/eventSubscriptions/f3d6f55d5ba546168758a309508f4419"
}
}