Return an Event

GET {{baseUrl}}/v3/grants/:grant_id/events/:event_id?calendar_id=<string>

Returns an event by ID.

Request Params

KeyDatatypeRequiredDescription
calendar_idstring(Required) Specify calendar ID of the event. "primary" is a supported value indicating the user's primary calendar.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;request_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;data&quot;:&quot;\u003cobject\u003e&quot;}