Skip to main content
GET
List all Product Categories

Authorizations

Authorization
string
header
required

Bearer Token necessary to use API

Query Parameters

page
integer

Pagination: Page number

Required range: x >= 1
limit
integer

Pagination: Limit number of items per page.

Required range: 1 <= x <= 100
expand
string[]

This endpoint supports expandable responses. For more, see the documentation page.

Response

200 - application/json

list all product categories

List of Product Categories

product_categories
object[]
meta
object