prescalingevent
Get a prescaling Events by name
Get a prescaling Events by name
get/api/v1/events/{name}
Path parameters
namestring required
event-name-1
Response
OK
Example response
{
"date": "2022-05-25",
"description": "a good description",
"end_time": "23:59:59",
"multiplier": 2,
"start_time": "20:00:00"
}