Docs
Dashboard

category

Query

Gets a single Category by its ID, slug, or site path.

#

Arguments


id
ID

The unique identifier of the resource.

path
String

The path used by this operation.

slug
String

The slug used by this operation.

#

Payload


Category
Category

Represents a category, encapsulating all information required to display and manage categories across storefronts and sales channels.

Each category includes core details such as title, description, and associated products. Categories can be organized hierarchically to create a structured navigation experience for customers.