Public Events

Get event instance by ID

Retrieve a specific event instance by ID and client

get/api/public/events/instances/{instanceId}

Path parameters

instanceIdstring required

Event instance ID

Headers

x-api-keystring required

API key needed to authorize the request

Response

Event instance retrieved successfully

AppEventInstance required

Changes