List Products
GET/products/
The "List Products" API allows to retrieve a paginated list of products. Customize your results by filtering products based on name or paginate through the list using the provided query parameters. This endpoint provides a straightforward way to explore and retrieve product information.
Request
Responses
- 200
- 400
- 401
- 422
Successful response
Bad Request
Unauthorized
Unprocessable Entity