List Configs
GET/v1/products/:productId/configs
This endpoint returns the list of the Configs that belongs to the given Product identified by the
productId
parameter, which can be obtained from the List Products endpoint.
Request
Responses
- 200
- 400
- 404
- 429
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.