latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

CTI

Retrieve call queue blacklist prompts configurations

Retrieve call queue blacklist prompts configurations.

get/call_queue_blacklist_prompts

Response

OK

enable_level1boolean

Whether to enable the the level 1 blacklist.

level1_prompt_file_namestring

The name of the file.

level1_prompt_file_sizeinteger

The file size in bytes.

level1_prompt_file_urlstring

The relative path to file url for file downloading.

enable_level2boolean

Whether to enable the the level 2 blacklist.

level2_prompt_file_namestring

The name of the file.

level2_prompt_file_sizeinteger

The file size in bytes.

level2_prompt_file_urlstring

The relative path to file url for file downloading.

Example response

{
  "level1_prompt_file_url": "/api/blobs/WexWdABcd5D4PDgzTKV3gAAAEu00WcK",
  "level2_prompt_file_url": "/api/blobs/WexWdABcd5D4PDgzTKV3gAAAEu00WcK"
}