Skip to main content
GET
List per-user access

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

toolServerId
string
required

Id of the MCP Gateway tool server

Response

Access rows of the gateway

_id
string
toolServerId
string
userUID
string
allowed
boolean

Whether the user can use the gateway at all

profileId
string | null

Visibility profile assigned to the user

userHiddenToolNames
string[]

Extra tools hidden for this user, on top of the profile

creationTimestampMs
integer<int64>
lastEditTimestampMs
integer<int64>