Skip to main content
GET
See who can access a Model API

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

modelApiId
string
required

Model API id (24-character hex). Obtain from GET /api/modelServing/v1/modelApis or the Model API details URL.

Response

Collaborators with Owner, Editor, or Viewer roles. Everyone / visibility is not included.

id
string
required

Domino user or organization id.

isOrganization
boolean
required

Whether id identifies an organization.

role
string
required

Collaborator role. Management APIs accept Owner, Editor, and Viewer.

Last modified on September 3, 2026