List End Users
ListEndUsers returns a paginated list of all the End Users for the given Hub.
Path Parameters
Query Parameters
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
ID is the Versori identifier for the user. Most APIs will not use this field but instead reference users by their externalId.
ExternalID is the identifier for the user as determined by the organisation. This typically should be the same as the user's ID on the Primary Connector for the Hub. Regardless of the value, it must be unique within the Hub.
DisplayName is an optional human-readable name for the user. If not set, the default is an empty string.
The hub ID to which the user belongs to.
CreatedAt is the time the user was created.
UpdatedAt is the time the user was last updated.