Skip to main content

Get a music on hold

Get a music on hold by its ID

Path Parameters
    id string required

    The ID of the music on hold to retrieve

Query Parameters
    language string

    The language to retrieve content in. Defaults to the user's language.

Responses

Successfully retrieved the music on hold


Schema
    data object
    id string

    The ID of the music on hold

    name string

    The name of the music on hold (localized)

    playUrl uri

    The url to the audio stream of the music on hold

Loading...