latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

MOH

Retrieve a moh music

Retrieve a moh music.

get/moh_server/musics/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the music.

Response

OK

idstring

The unique ID of the resource.

file_namestring

The name of the file.

file_sizeinteger

The file size in bytes.

file_urlstring

The relative path to file url for file downloading.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw",
  "file_url": "/api/blobs/WexWdABcd5D4PDgzTKV3gAAAEu00WcK"
}