Get Pre Warmed Room Phone Numbers
Get all business phone numbers for agents that have enablePreWarmedRoom set to True
Returns: dict: Response with status, data and message - On success: {"status": "success", "data": {"phoneNumbers": [...]}, "message": "..."}
get/agent/pre-warmed-room-phone-numbers
Headers
x-internal-api-keystring nullable
Response
Successful Response
{"stackTrail":"paths:/agent/pre-warmed-room-phone-numbers:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 2 revisions of this API.3
- ○
the
headerrequest parameterx-internal-api-keybecame optionalrequest-parameter-became-optional
- ○
headerrequest parameterx-internal-api-keylist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
headerrequest parameterx-internal-api-key, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○