v1
latestOpenAPI 3.0.02026-07-2447166133.5 KBPhone Lines
List all phone lines of the organization
This returns a list of all phone lines of the organization.
get/phonelines
Response
Expected response to a valid request
Example response
{
"phonelines": [
{
"id": "pd_26RRC7PQ6JG00",
"name": "Desk 101"
}
],
"totalCount": 750
}