Skip to main content

Download the binary file of an audio

GET 

/spaces/{owner}/{space}/audios/{audio}/file

Download the binary file of an audio.

Path Parameters


    owner string<handle>required

    The handle of the owner.

    Possible values: non-empty and <= 50 characters


    space string<handle>required

    The handle of the space.

    Possible values: non-empty and <= 50 characters


    audio string<handle>required

    The handle of the audio.

    Possible values: non-empty and <= 50 characters

Responses

The binary file of the audio

Response Body

audio/wav