Audios
Download the binary file of an audio
Download the binary file of an audio.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
Required string length:
1 - 50
The handle of the space.
Required string length:
1 - 50
The handle of the audio.
Required string length:
1 - 50
Response
200 - audio/wav
The response is of type file
.