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

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

owner
string
required

The handle of the owner.

Required string length: 1 - 50
space
string
required

The handle of the space.

Required string length: 1 - 50
audio
string
required

The handle of the audio.

Required string length: 1 - 50

Response

200 - audio/wav

The response is of type file.