Get a Calendar Event
get
/drivers/{driverGid}/calendarEvents/{driverCalEventGid}
Request
Path Parameters
-
driverCalEventGid(required): string
Resource ID
-
driverGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
calEventTypeGid: string
The type of the calendar event.
-
domainName: string
Database domain where this data is stored.
-
driverCalEventGid: string
The driver calendar event GID.
-
driverCalEventXid: string
The XID for the driver calendar event.
-
eventEndTime:
eventEndTime
The end time of the activity for this particular driver and event.
-
eventLocationGid: string
The location where this calendar event is scheduled.
-
eventStartTime:
eventStartTime
The Start time of the activity for this particular driver and event.
-
links: array
links
Read Only:
true
Nested Schema : eventEndTime
The end time of the activity for this particular driver and event.
Match All
Show Source
Nested Schema : eventStartTime
The Start time of the activity for this particular driver and event.
Match All
Show Source
Nested Schema : dateTimeType
Type:
Show Source
object-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format