Return an Event
GET {{baseUrl}}/v3/grants/:grant_id/events/:event_id?calendar_id=<string>
Returns an event by ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
calendar_id | string | (Required) Specify calendar ID of the event. "primary" is a supported value indicating the user's primary calendar. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"request_id":"\u003cstring\u003e","data":"\u003cobject\u003e"}