Get event data
get/events/{event_id}
Path parameters
event_idstring required
CID of the root block of the event, used to identify of the event
Response
success
Example response
{
"data": "data",
"id": "id"
}CID of the root block of the event, used to identify of the event
success
{
"data": "data",
"id": "id"
}