Products

Get all products

get

Get all products

Query parameters
store_idintegerOptional
Responses
200

All products of the store referenced by store_id or default store

application/json
get
/api/v2/products

Get all app products

get

Get all app products

Query parameters
store_idintegerOptional
Responses
200

All apps of the store referenced by store_id or default store

application/json
get
/api/v2/products/apps

Post a review for an app

post

Post a review for an app

Body
jwtstringOptional
Responses
post
/api/v2/products/apps/reviews

Last updated

Was this helpful?