Was this helpful?
Query virtual receptionist' status by it's unique ID.
The unique ID of virtual receptionist.
The unique ID of the resource.
GET /api/ivrs/{id}/status HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
OK
{ "status": "OFFLINE" }