List Pending Invitations in Product
GET/v1/products/:productId/invitations
This endpoint returns the list of pending invitations within the
given Product identified by the productId
parameter.
Request
Responses
- 200
- 400
- 404
- 429
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.