v1

OpenAPI 3.0.42026-07-13107171473.3 KB
Members

List Pending Invitations in Product

This endpoint returns the list of pending invitations within the given Product identified by the productId parameter.

get/v1/products/{productId}/invitations

Path parameters

productIdstring uuid required

The identifier of the Product.

Response

invitationIdstring uuid required

The identifier of the Invitation.

emailstring nullable required

The invited user's email address.

permissionGroupIdinteger required

The identifier of the Permission Group the user was invited to.

createdAtstring date-time required

Creation time of the Invitation.

expiredboolean required

Determines whether the Invitation is expired.