Get category
loyverse_get_categoryRetrieve a single category by its ID using the Loyverse API. Returns category details for store management.
Instructions
Get a single category by id (GET /categories/{id}). Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The category id. |