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"
}Changes
Changed in 2 of the 50 revisions of this API.11
- ▲
the response property
databecame optional for the status200response-property-became-optional
- ▲
- ○
the response property
databecame required for the status200response-property-became-required
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○