calls

List Calls

get/v1/calls/list

Query parameters

pageinteger
sizeinteger
sort_columnstring nullable
sort_descboolean nullable

Response

Successful Response

pageinteger required
sizeinteger required
has_moreboolean required
totalinteger required
total_is_estimatedboolean required

Changes

Changed in 12 of the 31 revisions of this API.13446

  • 63991d99e2e11322See the full diff
    • response property items/items/context list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/do_not_call_result list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/end_time list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/error_message list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/human_detection_result list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/on_no_human_answer list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/run_do_not_call_detection list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/stage list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/stage_outcome list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/start_time list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/telephony_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/telephony_params list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/transcript list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • query request parameter sort_column list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter sort_desc list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter sort_column, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter sort_desc, the type/format was generalized from boolean/ to /

      request-parameter-type-generalized

    • added subschema #1 subschema #2 to the items/items/telephony_metadata response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #3 to the items/items/telephony_account_connection response property anyOf list for the response status 200

      response-property-any-of-added

    • removed VonageTelephonyMetadata TwilioTelephonyMetadata from the items/items/telephony_metadata response property anyOf list for the response status 200

      response-property-any-of-removed

    • the type response property const value account_connection_twilio was added for the status 200

      response-property-const-added

    • removed the bot_disconnected enum value from the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-removed

    • removed the call_did_not_connect enum value from the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-removed

    • removed the continue enum value from the items/items/on_no_human_answer response property for the response status 200

      response-property-enum-value-removed

    • removed the created enum value from the items/items/stage response property for the response status 200

      response-property-enum-value-removed

    • removed the hangup enum value from the items/items/on_no_human_answer response property for the response status 200

      response-property-enum-value-removed

    • removed the human enum value from the items/items/human_detection_result response property for the response status 200

      response-property-enum-value-removed

    • removed the human_disconnected enum value from the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-removed

    • removed the human_unanswered enum value from the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-removed

    • removed the no_human enum value from the items/items/human_detection_result response property for the response status 200

      response-property-enum-value-removed

    • removed the picked_up enum value from the items/items/stage response property for the response status 200

      response-property-enum-value-removed

    • removed the transfer_disconnected enum value from the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-removed

    • removed the transfer_started enum value from the items/items/stage response property for the response status 200

      response-property-enum-value-removed

    • removed the transfer_successful enum value from the items/items/stage response property for the response status 200

      response-property-enum-value-removed

    • removed the transfer_unanswered enum value from the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property items/items/telephony_metadata to the response with the 200 status

      response-optional-property-added

    • added the required property total to the response with the 200 status

      response-required-property-added

    • added the required property total_is_estimated to the response with the 200 status

      response-required-property-added

    • added the optional property items/items/telephony_account_connection/anyOf[subschema #2: TwilioAccountConnection]/account_supports_any_caller_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/telephony_account_connection/anyOf[subschema #2: TwilioAccountConnection]/steering_pool to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter size

      new-optional-request-parameter

    • added the new optional query request parameter sort_column

      new-optional-request-parameter

    • added the new optional query request parameter sort_desc

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

  • 500a519452b032See the full diff
    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter size

      request-parameter-removed

    • added the new call_did_not_connect enum value to the items/items/stage_outcome response property for the response status 200

      response-property-enum-value-added

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • added the optional property items/items/telephony_params to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/stage to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/stage_outcome to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/telephony_account_connection to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/telephony_id to the response with the 200 status

      response-optional-property-added

    • added the required property items/items/telephony_provider to the response with the 200 status

      response-required-property-added

    • added the optional property items/items/context to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/do_not_call_result to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/run_do_not_call_detection to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/items/machine_detection_result from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/items/human_detection_result to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/on_no_human_answer to the response with the 200 status

      response-optional-property-added