Emotes
Character emotes (Wave, Sit, Point, ...). Patch-aware (see Patches).
Endpoints
GET /v2/emotes list
GET /v2/emotes/{id} single emote
GET /v2/emotes/{id}/icon → 302 redirect to the asset endpoint
Query parameters
| Name | Mode | Description |
|---|---|---|
id | exact | id.emote.<slug> |
name | substring | matches the display name |
at_patch | version | time-travel |
branch | string | default main |
page, limit | pagination | default 25, max 250 |