GET
/
hubs
/
{hub_id}
/
users

Path Parameters

hub_id
string
required

Query Parameters

first
integer
default:
20
before
string
after
string

Search is a string that is used to filter the list of End Users. The search string is matched against the id, externalId and displayName fields.

Response

200
application/json
OK
totalCount
integer
required
users
object[]
required
next
string
prev
string