Skip to main content
GET
Return all subjects (users and organizations) and their corresponding assigned roles for the given app

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

appId
string
required

The id of the app to retrieve the roles for.

Response

Success

defaultRole
enum<string>
required
Available options:
NONE,
READER,
VIEWER
pendingRequests
object[]
required
subjectRoles
object[]
required
Last modified on September 18, 2026