v2
OpenAPI 3.0.3Proprietary2026-07-263483431.1 MBBusiness Products
List product taxonomies
Requires the product:list scope. Retrieves a cursor-paginated list of product taxonomies sorted by full_path in ascending order.
get/v3/product-taxonomies
Query parameters
page_sizeinteger
Number of items per page
next_cursorstring
Opaque cursor for the next page.
previous_cursorstring
Opaque cursor for the previous page.
searchstring
Search term to filter taxonomies by name (case-insensitive, partial match)
Response
Paginated list of product taxonomies
Example response
{
"is_paginated": true,
"page_size": 25
}