Get Event
Returns information about a specified Event.
<Info title="Required scopes">
> `scheduled_events:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
uuid
The event's unique identifier
Response
OK
resource
Information about a scheduled meeting
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error