Skip to content

Get event calendar

GET
/api/events/{eventid}/i-cal
curl --request GET \
--url 'https://api.eventpoint.io/api/events/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/i-cal?childevents=false' \
--header 'x-api-key: <x-api-key>'

Returns an iCalendar document. Child events can optionally be included.

eventid
required
string format: uuid

The event identifier.

childevents
boolean

Default is false. If true, child events (immediately below the parent) are included.

OK

string

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string