Avatar Frame
This endpoint allows you to search for a in-game avatar frame.
Endpoint
- URL:
/api/rw/account/avatar-frame
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
id | int | The ID of the avatar frame. |
offset | int | The amount of avatar frames you want to skip. |
limit | int | The amount of avatar frames to return. |
Last updated on