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 header request parameter x-internal-api-key became optional

      request-parameter-became-optional

    • header request parameter x-internal-api-key list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the header request parameter x-internal-api-key, the type was generalized from string to no type

      request-parameter-type-generalized