<html>
<head>
<base href="https://wiki.asterisk.org/wiki">
<link rel="stylesheet" href="/wiki/s/en/2176/25/9/_/styles/combined.css?spaceKey=AST&forWysiwyg=true" type="text/css">
</head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Sounds+REST+API">Asterisk 12 Sounds REST API</a></h2>
<h4>Page <b>added</b> by <a href="https://wiki.asterisk.org/wiki/display/~dlee">David M. Lee</a>
</h4>
<br/>
<div class="notificationGreySide">
<h1><a name="Asterisk12SoundsRESTAPI-Sounds"></a>Sounds</h1>
<div class='table-wrap'>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> Method </th>
<th class='confluenceTh'> Path </th>
<th class='confluenceTh'> Return Model </th>
<th class='confluenceTh'> Summary </th>
</tr>
<tr>
<td class='confluenceTd'> GET </td>
<td class='confluenceTd'> <a href="#Asterisk12SoundsRESTAPI-getSounds">/sounds</a> </td>
<td class='confluenceTd'> List[Sound] </td>
<td class='confluenceTd'> List all sounds. </td>
</tr>
<tr>
<td class='confluenceTd'> GET </td>
<td class='confluenceTd'> <a href="#Asterisk12SoundsRESTAPI-getStoredSound">/sounds/{soundId}</a> </td>
<td class='confluenceTd'> Sound </td>
<td class='confluenceTd'> Get a sound's details </td>
</tr>
</tbody></table>
</div>
<p><a name="Asterisk12SoundsRESTAPI-getSounds"></a></p>
<h2><a name="Asterisk12SoundsRESTAPI-GET%2Fsounds"></a>GET /sounds</h2>
<p>List all sounds.</p>
<p><a name="Asterisk12SoundsRESTAPI-getStoredSound"></a></p>
<h2><a name="Asterisk12SoundsRESTAPI-GET%2Fsounds%2F%5C"></a>GET /sounds/{soundId}</h2>
<p>Get a sound's details</p>
<h3><a name="Asterisk12SoundsRESTAPI-Pathparameters"></a>Path parameters</h3>
<ul>
        <li>soundId: string- Sound's id</li>
</ul>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;" class="grey">
<a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
<span style="padding: 0px 5px;">|</span>
<a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Sounds+REST+API">View Online</a>
|
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Sounds+REST+API?showComments=true&showCommentArea=true#addcomment">Add Comment</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>