Get a category
Returns a single category by permalink or prefix ID
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Path Parameters
Category permalink (e.g., clothing/shirts) or prefix ID (e.g., ctg_abc123)
Query Parameters
Expand associations (children, parent, ancestors, custom_fields)
Comma-separated list of fields to include (e.g., name,slug,price). id is always included.
Response
category found by prefix ID
Spree SDK

