get https://www.optipub.com/api/calendar-event/
Retreives a Calendar Event from ID in path
Response
Retreives a Calendar Event from ID in path
xxxxxxxxxx
curl --request GET \
--url https://www.optipub.com/api/calendar-event/id \
--header 'Authorization: Bearer TokenGoesHere' \
--header 'accept: application/json'