Skip to main content
GET
List Product Categories

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string
required

The ID of the user.

Query Parameters

filter[slugs]
string

Filter by product category slugs (comma-separated)

Example:

"feature,default"

Response

200 - application/json
data
object[]
Example:
meta
object