Event Coordinator Updated June 14, 2023 15:53 Event Coordinator GET /v2/event/get/coordinator This API returns the list of active Event Coordinators. Sample Response { "success" : true, "result" : [ { "Id" :1, "Name" : "John Smith" } ] } Was this article helpful? Yes No Have more questions? Submit a request