Get a list of products
GET/products
Get a list of products available to the client. Products accessible to the client will be returned, also those that are not currently available for so that they can still be referenced if necessary
Request
Responses
- 200
- 400
- 500
List of products
Bad Request
Internal Server Error
Error Codes
| HTTP Status | Class | Code | Description |
|---|---|---|---|
| 400 | invalid_request | invalid_query_parameters | Invalid query parameters with details in the fields attribute |