Name | Type | Description | Notes |
---|---|---|---|
id | int | Meeting ID: Unique identifier of the meeting in "long" format(represented as int64 data type in JSON), also known as the meeting number. | [optional] |
registrant_id | string | Registrant ID | [optional] |
share_url | string | Share URL for the on-demand recording. This includes the “tk” token for the registrant. This is similar to the token that Zoom returns in the URL response to join a registered meeting, for example: `url?tk=xxxx`. Except while the meeting registration token can be used to join the meeting, this token can only be used to watch the recording. | [optional] |
topic | string | Meeting Topic | [optional] |