Skip to main content
GET
List Product Variants

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[code]
string
Example:

"code-standard"

filter[uuid]
string
Example:

"4cdf32b8-47e2-4714-88b4-9ab307a097f9"

Response

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