Achievements
This endpoint allows you to search for an achievement.
Endpoint
- URL:
/api/rw/achievement
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
id | int | The ID of the achievement. |
group | string [Social, Progress, Growth, Bond] | The group of the achievements. |
offset | int | The amount of achievements you want to skip. |
limit | int | The amount of achievements to return. |
Last updated on