Products > Categories > categories
GET:categories.json
Description
Get top level or specific categories.
Permission bit: "categories.read"
Topic: Categories
Arguments
Unique category identifier. See also: Unique Identifiers
Example: "ca_EQzGqWoY"
If set, show only featured categories
List of category ids. See also: Unique Identifiers
Example: ["ca_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
If set, show only published categories
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Category!]
Preview (typescript)
Loading module