Session Information
Purpose
To get the details of a particular document session.
HTTP Request URL
https://{api.office-integrator_domain}/show/officeapi/v1/sessions/<session_id>?apikey=<apikey>
Request Parameters
Parameter | Data Type | Description |
Mandatory Parameters | ||
apikey | String | Uniquely identifies the web application in which the Show editor is integrated. |
session_id | String | Unique user session id of the presentation. |
Note:
Users can find the 'session_id' in all Zoho Show API responses. For example, the "session_id" is captured as part of the response and can be seen in Preview, Edit and Co-Edit APIs.