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