List Permission Groups
GET/v1/products/:productId/permissions
This endpoint returns the list of the Permission Groups 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.