Sounds¶
Since: 12.0.0¶
Method | Path (Parameters are case-sensitive) | Return Model | Summary | Since |
---|---|---|---|---|
GET | /sounds | List[Sound] | List all sounds. | 12.0.0 |
GET | /sounds/{soundId} | Sound | Get a sound's details. | 12.0.0 |
list¶
Since: 12.0.0¶
GET /sounds¶
List all sounds.
Query parameters¶
- lang: string - Lookup sound for a specific language.
- format: string - Lookup sound in a specific format.
get¶
Since: 12.0.0¶
GET /sounds/{soundId}¶
Get a sound's details.
Path parameters¶
Parameters are case-sensitive. * soundId: string - Sound's id