Skip to main content

List FreeSWITCH Connectors

GET 

/resources/freeswitch_connectors

List FreeSWITCH Connectors

Responses

A list of FreeSWITCH Connectors

Schema

  • Array [

  • id uuid
    project_id uuid
    display_name string
    type string
    created_at date-time
    updated_at date-time

    freeswitch_connector

    object

    id uuid

    A unique identifier for the FreeSWITCH Connector

    name string
    caller_id string
    send_as string
  • ]

Loading...