Skip to main content
GET
Get model collaborators

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

model_id
string
required

Response

Successfully fetched the model's collaborators.

collaboratorLevel
enum<string>
required

type of collaborator

Available options:
editor,
viewer
userId
string
required

user id of the collaborator

email
string | null

Email of the user

name
string

Name of the user

username
string

Username of the user

Last modified on August 19, 2026