Retrieve Webhook Event by IDget https://{hostname}/webhooks/v1/events/{event-id}Path Paramsevent-idintegerrequiredHeadersAuthorizationstringrequiredglobal-tenant-idstringacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Event details for provided Event ID. 401Unable to authenticate the request. 403Unable to authorize the request. 404Event not found 500Internal server error.Updated about 1 month ago