Skip to main content

List SIP endpoints

List SIP endpoints

Responses
200

A list of SIP endpoints

Schema OPTIONAL
object[]
id uuid OPTIONAL
project_id uuid OPTIONAL
display_name string OPTIONAL
type string OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL
sip_endpoint object OPTIONAL
id uuid OPTIONAL

A unique identifier for the SIP endpoint

username string OPTIONAL
password string OPTIONAL
caller_id string OPTIONAL
send_as string OPTIONAL
ciphers string[] OPTIONAL

Possible values: [AEAD_AES_256_GCM_8, AES_256_CM_HMAC_SHA1_80, AES_CM_128_HMAC_SHA1_80, AES_256_CM_HMAC_SHA1_32, AES_CM_128_HMAC_SHA1_32]

codecs string[] OPTIONAL

Possible values: [PCMU, PCMA, G722, G729, OPUS, VP8, H264]

encryption string OPTIONAL

Possible values: [required, optional]

call_handler string OPTIONAL
call_request_url uri OPTIONAL
call_request_method string OPTIONAL

Possible values: [GET, POST]

call_fallback_url uri OPTIONAL
call_fallback_method string OPTIONAL

Possible values: [GET, POST]

call_status_callback_url uri OPTIONAL
call_status_callback_method string OPTIONAL

Possible values: [GET, POST]

call_laml_application_id uuid OPTIONAL
call_ai_agent_id uuid OPTIONAL
call_flow_id uuid OPTIONAL
call_flow_version uuid OPTIONAL
call_dialogflow_agent_id uuid OPTIONAL
call_relay_application string OPTIONAL
call_video_room_id uuid OPTIONAL
call_relay_script_url uri OPTIONAL
call_relay_script_method string OPTIONAL

Possible values: [GET, POST]

calling_handler_resource_id uuid OPTIONAL