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