Skip to main content

Get FreeSWITCH Connector

GET 

/resources/freeswitch_connectors/:id

Returns a FreeSWITCH Connector by ID.

Request

Path Parameters

    id uuidrequired

    The ID of the FreeSWITCH Connector

Responses

A FreeSWITCH Connector

Schema

    id uuid
    Example: 993ed018-9e79-4e50-b97b-984bd5534095
    project_id uuid
    Example: 1313fe58-5e14-4c11-bbe7-6fdfa11fe780
    display_name string
    Example: Reception
    type string
    Example: freeswitch_connector
    created_at date-time
    Example: 2024-01-02T00:00:00Z
    updated_at date-time
    Example: 2024-01-02T00:00:00Z

    freeswitch_connector

    object

    id uuid

    A unique identifier for the FreeSWITCH Connector

    name string
    Example: Booking Assistant
    caller_id string
    Example: 123456
    send_as string
    Example: 123456