List manufacturers
GET/api/v3/manufacturer
This endpoint returns a paginated list of all manufacturers in a customer's catalog.
You can filter by the following parameters as query params:
- page (integer) -- The page number of the content returned.
- size (integer) -- The size of the page of content returned.
Request
Responses
- 200
OK