cURL
curl --request GET \ --url https://api.vambe.me/api/public/events/instances/{instanceId} \ --header 'x-api-key: <x-api-key>'
{}
Retrieve a specific event instance by ID and client
API key needed to authorize the request
Event instance ID
Event instance retrieved successfully
The response is of type object.
object
Was this page helpful?