Get Event Information for a Session
Gets information for an event associated with the session. For a list of event fields, types and descriptions, see Event Resources.
Authorizations: Sessions - VIEW
Requests
GET /apis/sessions/:sessionId/events/:eventId |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
404 | {"code": "040031", "name":"ScheduleEventNotFound", | The specified event id is incorrect. |