Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/model-monitor/v2/api/model/{model_id}/collaborators \ --header 'X-Domino-Api-Key: <api-key>'
[ { "userId": "<string>", "username": "<string>", "email": "<string>", "name": "<string>" } ]
Fetches all collaborators for a standalone DMM model
Successfully fetched the model's collaborators.
user id of the collaborator
type of collaborator
editor
viewer
Username of the user
Email of the user
Name of the user
Was this page helpful?
Contact support