cancel
Showing results for 
Search instead for 
Did you mean: 

Get all products by category with OCC v2

Former Member
0 Kudos

Hi

I need to retrieve the list of products within a category using OCC v2 but I can't find the right endpoint to do so.

How could I accomplish this?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member469962
Contributor
0 Kudos

Hello Alexandre,

You could have a look at GET /products/search API in the OCC API documentation here. You could try specifying the relevant category as the query param as shown here in sample flow.

Hope this helps.

Br, Shwetha