Retrieves the model role assignments for a user. This includes both direct role assignments and roles inherited from user group memberships.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The ID of the user to retrieve model roles for.
Filter results to a specific model ID. If not provided, returns roles for all models the user has access to.
Filter results to models from a specific connection. If not provided, returns roles for all connections.