This document is for an older version of Kazoo (version 4.3) that is no longer supported. You should upgrade and read the Kazoo documentation for the current stable release.

Hotdesks

About Hotdesks

Schema

Fetch

GET /v2/accounts/{ACCOUNT_ID}/hotdesks

curl -v -X GET \
    -H "X-Auth-Token: {AUTH_TOKEN}" \
    http://{SERVER}:8000/v2/accounts/{ACCOUNT_ID}/hotdesks

On this Page