Sound Effects
This endpoint allows you to search for a sound effect.
Endpoint
- URL:
/api/rw/sound/sfx
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
id | int | The ID of the sound effect. |
offset | int | The amount of sound effects you want to skip. |
limit | int | The amount of sound effects to return. |
Last updated on