v1

OpenAPI 3.0.42026-07-13107171473.3 KB
Members

List Product Members

This endpoint returns the list of Members that belongs to the given Product, identified by the productId parameter.

get/v1/products/{productId}/members

Path parameters

productIdstring uuid required

The identifier of the Product.

Response

userIdstring nullable required

Identifier of the Member.

productIdstring uuid required

Identifier of the Product where the Member has access.

permissionGroupIdinteger required

Identifier of the Member's Permission Group.

fullNamestring nullable required

Name of the Member.

emailstring nullable required

Email of the Member.