Level
This endpoint allows you to search for an account level.
Endpoint
- URL:
/api/rw/account/level
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
level | int | The level of the account. |
offset | int | The amount of levels you want to skip. |
limit | int | The amount of levels to return. |
Last updated on