Skip to content

List users attached to an ingress gateway

GET
/api/nodes/{network}/{nodeid}/ingress/users

Parameters

Path Parameters

ingress_id
required
string

Ingress Gateway ID

Responses

200

OK

Array<object>
object
network
string
node_id
string
users
Array<object>
object
isadmin
boolean
issuperadmin
boolean
last_login_time
string
remote_gw_ids
object
key
additional properties
object
username
string

400

Bad Request

object
code
integer
message
string

500

Internal Server Error

object
code
integer
message
string