List sharing roster
layerz_list_sharesRead a model's sharing roster: everyone with access — the owner, active collaborators (viewer|editor) and pending email invites — each with its role and id. Also returns link_visibility: 'invite' means only the owner and the listed members can open it (a logged-out visitor is asked to sign in), 'public' means ANYONE holding the link reads it without signing in. A model whose link is public is therefore not private even when this roster lists the owner alone. The model URL (see url on get_model/list_models) is the same for access and for sharing. Available to any member, including read-only API keys. Changing the link visibility is deliberate and owner-only: it is done by the owner in the web app (Share panel), not over this API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Target model UUID. Required for user-scoped API keys; ignored (or validated against scope) for model-scoped keys. |