List Transfer Departments
GET /dialer/transfer/departments
GET
/dialer/transfer/departments
CONTACTS NOBODY. Which departments can take a warm transfer right now.
A LITERAL two-segment path beside /transfer/{call_id}, so it is declared
BEFORE it - registered the other way round, departments would be read as
a call id and this route would be unreachable. There is a test that
GET /dialer/transfer/<id> still resolves to the parameter route.
Authorizations
Parameters
Header Parameters
Responses
200
Successful Response
object
data
required
An open envelope for a LIST result, so a bare list keeps its shape.
object
items
Array
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string