Active Sessions
This API retrieves real-time active sessions in your organization.
Required OAuth Scope:
ZohoLens.sessionapi.READEndpoint:
GET /api/v2/sessions/activeParameters:
index (optional):
Index of the record. Default is 1count (optional):
Number of rows per page. Default is 10department_id (required):
Department ID of the technician (obtainable from the user API).
Response params :
Session status types : YET_TO_START, INITIATED, CUSTOMER_WAITING, TECHNICIAN_WAITING, COMPLETED, ONGOING;
Sample Request
Copied
Sample Response
Copied