List Categories
Authentication
Path parameters
Headers
Query parameters
Explicitly include objects by passing a comma-separated list of IDs.
Exclude objects by passing a comma-separated list of IDs.
Filter items by substring in the name property. name:like=stick returns both Stickers and Lipstick colors.
Filter items by parent_id. If the category is a child or sub-category it can be filtered with the parent_id.
Filter items by page_title.
Filter items by substring in the page title property. page_title:like=oil returns both Soil and mulch and Oil pastels.
Filter items by keywords found in the name, description, or sku fields, or in the brand name.
Specifies the page number in a limited (paginated) list of results.
Controls the number of items per page in a limited (paginated) list of results.
Fields to include, in a comma-separated list. The ID and the specified fields will be returned.
Fields to exclude, in a comma-separated list. The specified fields will be excluded from a response. The ID cannot be excluded.