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