opensesh docs

Get the Accelevents connection

GET
/events/{eventId}/integrations/accelevents

The stored API key never round-trips — only its masked prefix.

Authorization

bearerAuth
AuthorizationBearer <token>

An organization API key (osk_…)

In: header

Path Parameters

eventId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/events/string/integrations/accelevents"
{  "connected": true}