get http://localhost:8000/api/v1/products/variants
Get a paginated list of all product variants in the system
Log in to see full request history
Response
Get a paginated list of all product variants in the system
xxxxxxxxxx
curl --request GET \
--url http://localhost:8000/api/v1/products/variants \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: