Cumulocity API Services / com.softwareag.jc.cumulocity.services.api / EventsService / get

get

fun get(id: String, responder: RequestResponder<List<Event>>): Unit

Retrieves the event for the given id

Parameters

id - internal id of the event to be retrieved

responder - a single item list containing the required Event