User group model roles

Retrieve user group model roles

Retrieve the model role assignments for a user group.

get/v1/user-groups/{userGroupId}/model-roles

Path parameters

userGroupIdstring required

The ID of the user group to retrieve model roles for.

Query parameters

modelIdstring uuid

Filter results to a specific model ID. If not provided, returns roles for all models the user group has access to.

connectionIdstring uuid

Filter results to models from a specific connection. If not provided, returns roles for all connections.

Response

User group model roles retrieved successfully.

userGroupIdstring

The ID of the user group.

Changes

No recorded changes to this endpoint across all 1 revision of this API.